How to handle the encoded SOAP Response when calling a BIP Report?
Summary:
I am calling a BIP Report using SOAP web service, to use it with an AI Agent. I can see that the response is presented under "ReportBytes", with base-64 encoding.
So, how do I handle this inside the AI Agent, so that it is able to accurately decode the values, and present the real data to the users, without any mistakes or incorrect mapping?
If I simply tell the agent to decode, is it capable of doing that..? Do i need to give column names, so that it's able to properly identify the headers?
Thank you!
Content (please ensure you mask any confidential information):
0