cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

SOAP UI attachments

Jyoti_Khatanhar
New Contributor

SOAP UI to export Oracle BIEE application reports:

using below URL.
https://Host/analytics/saw.dll/WSDL/v12

service name: {urn://oracle.bi.webservices/v12}AnalysisExportViewsService
operation: {urn://oracle.bi.webservices/v12}initiateAnalysisExport

This call returns

โ€œsawsoap:mimeTypeโ€: โ€œtext/csvโ€,
โ€œsawsoap:queryIDโ€: โ€œ6_84Xswdg+rJ19FcAโ€,
โ€œsawsoap:exportStatusโ€: โ€œInProgressโ€

and

"Content-Type": "text/csv",
"Content-ID": "<c3d7670305eddc332cs>",
"Content-Transfer-Encoding": "binary",
"content": ""

Is there any way to make the call wait till the sawsoap:exportStatus equals Done and also please help on the steps for accessing the attachment that is returned in the call.

1 REPLY 1

SandeepVemula
Contributor

Use Suceess Condition in the SOAP Execute Snap.