Author Message
Louay
Joined: Aug 16, 2015
Messages: 5
Offline
Hi,

I want to execute a web service from a client the fuction that i want to run is LogInToCCTServer these parameters are :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ses="http://www.nortel.com/soa/oi/cct/types/SessionService" xmlns:typ="http://www.nortel.com/soa/oi/cct/types">
<soapenv:Header/>
<soapenv:Body>
<ses:LogInToCCTServerRequest>
<ses:authenticationLevel>
<typ:username>?</typ:username>
<typ:password>?</typ:password>
<typ:domain>?</typ:domain>
</ses:authenticationLevel>
</ses:LogInToCCTServerRequest>
</soapenv:Body>
</soapenv:Envelope>

what i should to add on my client to be able to run this function ?
MichaelHerman2
Joined: Jan 9, 2014
Messages: 102
Offline
Hello,

This forum is dedicated to Avaya Aura Application Enablement web services. If you are seeking assistance for another Avaya product/interface, I would suggest you enter a Technical support ticket (click on Support & Forums from the menu above, and then Technical Support in the right column).

Go to:   
Mobile view