We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Logging in VXML

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
Meena
Posts: 2
Joined: Wed Apr 19, 2017 11:47 am

Logging in VXML

Post by Meena »

Question: What is the Max length the variables that Plum App can support?
I assigned a 450 bytes data string to a variable.
During the logging in plum using log statements, I only see partial
message as output. Wondering if it is Logging limitation or Variable
limitation.
thanks
Meena

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: Logging in VXML

Post by support »

Hi Meena,

We replied to the ticket you sent to support, but wanted to post the reply here as well just in case:

We do not place a cap on the maximum size of a variable in our systems. However, there is a limit to the data store in a <log> entry: 255 characters (including whitespace). Please let us know if you run into any further issues.

Regards,
Plum Support

Post Reply