Parsing binary file in Mendix

0
Hi All, I am retrieving one binary file from Azure BLOB storage via REST call. I am storing the response in string. The issue is I am only getting the first record in the response string. Mendix is not able to parse the separator. Any solution how can I process the REST response ? I have attached the response data I am receiving in Postman and while storing this response in a string I am receiving the first record only before NUL.
asked
0 answers