Monday, July 25, 2022

Expose a Process application as web service over SOAP/HTTPs | Process Cloud Service

Usecase: Here, we will see the following -

  • Expose a messgae based process application as Web service(WSDL).
  • Test the webservice using SOAP UI.
  • Using this steps, not only we can expose a service as a web service, also we can retire, deactivate and shutdown the process application.

Steps with screenshots:

Oracle Integration navigation pane >> processes >> Process Application 



Search your process >> Activate


Actions>> Web Services


Copy the wsdl for testing.


Testing in SOAP:








My Tasks >> select the process >> perfom required action.





 


1 comment:

Featured Post

OIC - Creating Folders in SharePoint Using Microsoft Graph API 1.0 in Oracle Integration Cloud

Use Case Many businesses need to automate folder creation in SharePoint based on dynamic inputs. A common requirement is to create folders ...