Activation (Communications Industry) (MOSC)

MOSC Banner

ASAP - Client to connect to the ASAP Web Service (MslvAsapWs)

edited Feb 2, 2012 7:00PM in Activation (Communications Industry) (MOSC) 3 comments
Hi all,
I see that there is a way to connect to ASAP Web Service. I have the wsdl file (MslvAsapWs.wsdl) and I have genereate a client with axis lib. Anyone can tell me the format of the soap request to ASAP Web Service. The simple request createOrderByValue generated with axis is:

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<createOrderByValue xmlns="http://xmlns.oracle.com/communications/activation/asap/webservices">
-- Any elements
</createOrderByValue>
</soapenv:Body>
</soapenv:Envelope>

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