Hi Naveen,
It sounds like you've exposed the Process in the System tab and confirmed you can access it using
http://localhost:8181/ws/ (following the guidance provided in our
Web Services Guide available on our Portal). However, it also sounds like you're trying to externally invoke this Process using a web service call after it has been exposed as a SOAP web service.
These types of services are normally invoked by using a special tool (3rd-party to Blue Prism) or by writing custom code. As a first step, we would recommend you review this
"Web Service Testing: A Beginner's Tutorial" Guide which should contain all of the information you need to get started using your exposed web service.
In addition, you can review these related links for more information on this topic:
Testing a Web Service in SoapUIInvoking a Web Service from C#In summary, there is not a "built-in" way within Blue Prism to trigger/start a Process using a web service, hence why this information is not included in our Web Services Guide. You will likely need to use a 3rd-party tool or implement some custom code to do this.
If you have additional questions regarding this subject, we would recommend you post your specific requirements for this in this thread so others here in the Community may be able to provide their suggestions on how to design this.
------------------------------
Steve Boggs
Senior Software Support Engineer
Blue Prism
Austin, TX
------------------------------