In my sequential workflow, i am getting the string as a parameter from another workflow host. The actual size of the string is more than 512, but while i am recieving it from the workflow host i am getting the string with length of 512, beyond that is getting truncated.
Where may be the issue is? Do i need to change any configuration settings in the workflow? or need to add any attributes while defining the workflow parameter?
Thanx in advance
There is no limitation to the size of string arguments. I just did a quick test which verified that I can pass a 1K string to a Workflow.