Is there a limit to the size of the XML passed when kicking off a workflow via the CSSDK? I have an app that is simply a form that collects information from a user then invokes a workflow. The size of the XML varies depending on what the user specifies in the form. When the total of all the characters in the XML exceeds something like 28560 (I think) characters the job will fail to instantiate. One less character and the job starts fine.