Currently a comma separated array is being passed to a workflow assembly via a string input (like so: anythingcrm.blogspot.com.au/.../crm-2011-workflow-activity-parameter.html). The issue being faced is that now the expected data has increased to approximately 700 characters which is automatically truncated by CRM. Is there a means to increase this character limit or pass such a large string parameter to the workflow assembly?
↧