1 Reply Latest reply on May 10, 2012 2:17 AM by swiderski.maciej

    Passing JSON doc as a process variable -- any size restrictions?

    affandar

      Hi, I am passing a JSON doc as a process variable to my workflow. Internally this pv is mapped to an input parameter for an activity that takes this json doc and passes it on to an external webservice.

       

      Question: what are the theoreticall and more importantly practical limits on the size of a string within a process variable? Any recommendations for doing this differently?

       

      Thanks