Facing while trying to convert a document to Base 64 string and send it as an input to the Rest API

We have a requirement of converting a document to Base 64 string and call a Rest API.

 

We are using the plugin : Base64 Request to REST Web Service

 

When we try with documents < 5 MB, it is working as expected. 

But when we try it with > 5 MB, the plugin is not sending any data to the service.

 

Any suggestion on this would be helpful.

We tried it in multiple environments and it is very inconsistent.

 

  Discussion posts and replies are publicly visible

Parents
  • Hello Sanjay, I'm using the same plugin as you used some months ago, but I'm having an error

    without any description

    I put this text {"codigoBase64":"aG9sYSBtdW5kbw="} in a file.txt  and this is the value in the Indocument paramater

    and in Document Json Path I put "codigoBse64",

    in the outputs, I put in New Document Created[] parameter a document that is already in Appian, but I think that is wrong

    Can you give me an example of how you used the plugin?

    Thnaks in advance!!!!

Reply
  • Hello Sanjay, I'm using the same plugin as you used some months ago, but I'm having an error

    without any description

    I put this text {"codigoBase64":"aG9sYSBtdW5kbw="} in a file.txt  and this is the value in the Indocument paramater

    and in Document Json Path I put "codigoBse64",

    in the outputs, I put in New Document Created[] parameter a document that is already in Appian, but I think that is wrong

    Can you give me an example of how you used the plugin?

    Thnaks in advance!!!!

Children
No Data