Wednesday, August 17, 2016

Testing Oracle ICS Integrations Using SOAP UI

Some people struggle with testing ICS integrations, simply your first few tests should be using SOAPUI and here is how to do it:
  1. Copy the integration Endpoint URL from ICS
  2. Open SOAPUI, and create new SOAP project

  3. Open the project and choose the request
  4. Under request properties, add username and password 

  5. Ensure WSS-Password Type has the value "Password Text"
  6. Right click Click on request payload and in the context menu you will see the options to add WSS Username Token and WSS-Timestamp


Now you will be ready to test your ICS integrations. Enjoy Integration!

No comments: