Hi all
I am enountering another problem where we are required to add a huge set of data in the web service call.
How do we go about it...as we are not able to direclty add all the data as a parameter as it is seen as multiple lines or records and not one block of code.
We have also tried to paste the section directly beteen the "base64data> </base64date>" in the vUgen action but vUgen crahses as there is close to 9000 lines of data dat we paste starting and ending with quotes ", as required.
Hope someone else has encountered something similar and found a solution for it.