How to check Oracle Documentation related to Soap Webservice

 Soap is used for testing Webservices related to Oracle Fusion

So, we have a option to check WSDL link in Oracle official documentation as well. Let us see how to navigate...

 Search for docs.oracle.com and I am choosing Financials module


Goto All Books option present on left side on the screen

Search for SOAP Web Services for Financials and click on HTML


Expand Business Object Services

Expand Payables Invoice


In the above screenshot, we can see Service WSDL which can be used for testing. In this WSDL link replace servername with Fusion instance url

There will be many in columns in the Request, to know which column is used for what purpose, we have Description column. For an example opening Invoice Header


Scroll down a bit to see Attributes where we can see columns and their description


No comments:

Post a Comment

Add Barcode in oracle fusion Reports

 Hi Everyone, In this post let us see how to add Barcode in Oracle Fusion RTF Templates and setups to be done to reflect in the report outpu...