Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

Webservice call error thorugh OSM catridge task

Hi,

We have created a custom plugin in OSM using Java code which invokes a webservice call to AIA wsdl. We are getting success response from wsdl when executing the standalone java code. But, when integrated with task we are getting error as given below in the logs of OSM and AIA respectively. Please suggest how to go about the invocation of a webservice in the OSM task.

The following steps are done in the custom plugin:

1. Class is created extending AbstractAutomator to complete the task on completion

2. Run method is overridden with the necessary code for task completion

3. Inside run only we are calling another function where the objects of the stub classes generated by wsdl are created. The webservice operation is invoked in this function.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center