Storing base64 data in process variable

Hi all,

I have a requirement in which I am getting base64 data in a http response, I am indexing the response and storing it into a pv! of type text, but the base64 format has huge number of characters while the pv! is holding only 4000 chars followed by "...". How can I get the complete base64 data as this needs to be passed to smart service for document generation.

(In fact, I even tried to pass the indexed data directly into the smart service input parameter without storing in a pv!, still its not passing complete base64 structure.)

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data