Page 1 of 1

Stream File from base 64 encoded string

Posted: April 21st, 2022, 1:17 pm
by CathyC
In an order history page, we are retrieving order documents via an API which returns a base 64 encoded string. We need to stream the file to the user without saving it to the server (not allowed due to IT security). Currently there is only StreamFile service which only accepts a filepath. Can a new service be created for this?

Re: Stream File from base 64 encoded string

Posted: April 21st, 2022, 2:10 pm
by SteveCap
Task #10369 has been created. This post will be updated with the service has been completed.

Re: Stream File from base 64 encoded string

Posted: April 25th, 2022, 2:07 pm
by JustinVanRegenmorter
The service has been added as of DesignTime Revision 2246 and RunTime Revision 949.