Siebel Web Services : Startup..
Hi All,
Im planning to create a web service which will update Account records in Siebel. I have extracted a sample account Siebel message using EAI adapter and now would like to to upsert it by calling a web service.
I have created a business service(Upsert Account Details) to consume input as a xml and do a upsert operation into Siebel. I would like to know the steps on how to convert this BS into a web service and test it. I need ideas on how to test this in a actual setup of calling this web service from a java based portal.
0