Siebel outbound Webservice call fails with error "'unknown method (SBL-EAI-04308)"
Hi, my requirement is to invoke the Opportunity outbound webservice from the siebel workflow based on some criteria.
Now when the call goes to the Business Service step where i'm calling this OSC imported WS into Siebel, this outbound calls with below error in simulator window.
Operation 'processOpportunity' of Web Service 'http://xmlns.oracle.com/apps/sales/opptyMgmt/opportunities/opportunityService/.OpportunityService' at port 'OpportunityServiceSoapHttpPort' failed with the following explanation: "Unknown method".(SBL-EAI-04308)
in the siebel tools logs i also see this error - HTTP Request error during 'Submitting Data SendHTTP request': 'Status code - 500
Can someone please suggest on this ?