This is a basic thing every integration resource should be aware of. This article is for those who are new to Siebel EAI Webservices.
Here I assume that an Workflow Process has been deployed as a webservice and you have the Seiebel WSDL ready with you.
In order to test this WSDL you need to have a tool like SOAPUI.Create a new project by importing the WSDL.On importing the WSDL you would get the XML structure which gives you an idea on Input Data expected. Provide the necessary data and click on the "Green" Button on the top to start testing the webservice.
Please note webservices can be successfully tested only if the Siebel Applicaiton is up and running else it would throw error like "Experiencing Difficulty"
Here I assume that an Workflow Process has been deployed as a webservice and you have the Seiebel WSDL ready with you.
In order to test this WSDL you need to have a tool like SOAPUI.Create a new project by importing the WSDL.On importing the WSDL you would get the XML structure which gives you an idea on Input Data expected. Provide the necessary data and click on the "Green" Button on the top to start testing the webservice.
Please note webservices can be successfully tested only if the Siebel Applicaiton is up and running else it would throw error like "Experiencing Difficulty"