Created by: irfan h on 04-03-2010 01:55:07 AM I'm trying to call dodeviceLogjn. It works fine with $api->doDeviceLogin(array('deviceName' => 'SEP000xxxxxxxxxxxxx','profileName' => 'xxxxxxxxxx', 'userId' => 'xxxxxxxxx','loginDuration' => 0)); but does'nt work with deviceId: $api->doDeviceLogin(array('deviceId' =>'{0AB392EB-EAFF-5CBF-B254-0B51BBFFA3A8}','profileName' => 'xxxxxxxxxx', 'userId' => 'xxxxxxxxx','loginDuration' => 0)); Any suggesstions? Also I know the deviceId so how can I get the devicename?
Subject: RE: cannot call doDeviceLogin axl api using deviceId Replied by: David Staudt on 04-03-2010 02:16:11 PM This seems to work on my UCM7.0(1) setup. What is the error message or problem? Have you looked at the AXL service logs for errors? The SOAP request should look something like this: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/7.0">
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: