cancel
Showing results for 
Search instead for 
Did you mean: 

How to Expose our usecase as Rest web service

Anonymous
Not applicable
Hi All,   can any one help me out, how to expose a usecase as a REST web service, so that other third part program(like Java appliation,Postman etc) can test/trigger usecase.   Thanks Manoj
2 REPLIES 2

John__Carter
Staff
Staff
Check out the WS guide on how to expose processes and objects as SOAP web services.

Anonymous
Not applicable
HI John I exposed an object as webservice and I am trying to call the initialize action of the object using soap request, but I am getting error ""Couldn't create session - UNAVAILABLE"".  Can you please help me resolve this, I have tried it several time and until I get a bpinstance in reponse I can not run other actions of the Object. Thanks and Regards, Lokesh