How to execute BIP report and get a PDF file by calling SOAP web service ?
Summary:
How to execute BIP report and get a PDF file by calling SOAP web service ?
Content (please ensure you mask any confidential information):
BIP reports were run using the runReport method of SOAP.So, we set the attributeFormat of the request to pdf and ran the runReport method,There was very little content in the file.
I wondered if there was a mistake in the request,I changed the attributeFormat to csv,We confirmed that the records were retrieved as expected.
Is there something missing in the request of the runReport method?
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
1