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 - Using Dynamic Paths for OCI Object Storage in OIC Integrations | Handling “Subfolders” in OCI Object Storage bucket

Use Case In Oracle Integration Cloud (OIC), when working with Oracle Object Storage, “folders” inside a bucket are not real directories . T...