There are some limitations on the size of the attachments that you can include as part of the Mobile Workflow message.
Platform | Size limit |
---|---|
BlackBerry 5.0 | The maximum size of a JavaScript variable is 500Kb, which means that the maximum size of attachment included as part of a Mobile Workflow message must be less than that. Keep in mind that you have to include the rest of the Mobile Workflow message, in addition to the attachment contents, and also include allowances for an increase in the size of the attachment when it is Base64-encoded to allow it to be included in the XML message. |
Windows Mobile | The maximum size of a JavaScript variable for Windows Mobile is 2MB, which allows for more memory. Warning messages are shown if the script continues for a long time, and it can also run out of memory. |
iOS | Large attachments can produce longer processing times. |