API to fetch ESS log file returns no file
Summary:
We are trying to use rest api and soap api to fetch ESS process's log files.
Background: We trigger a BICC job using soap call that triggers a BICloudConnectorJobDefinition ESS job. We are able to download the log files on UI via Tools → Scheduled Processes → search using process id and view log.
But when we try to fetch the same using restapi/soap api it returns empty bytes data in response. While we do see content in the actual log files. Could someone help me with this?
Response returned in both:
Code Snippet:
Rest:
Soap:
Tagged:
0