To convert multiple Base64 into documents

Hi,

I have the following requirement:

To convert the multiple base64 string into a document.

  • I tried to fetch the multiple base64 string from a single row and convert it into a document.
  • I have written procedure for the same at the backend to get the number(count) of base64 string for a given case id and to fetch the individual base64 strings. It is working as expected at the backend but while executing the same in Appian smart service it is throwing error.
  • I have used Execute Stored Procedure smart service.

            

  • Please provide me some suggestions to proceed further.

Thanks in advance.

 

  Discussion posts and replies are publicly visible