Cisco Cisco 3350 Mobility Services Engine Developer's Guide

Page of 224
                   
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UIDE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE OF 
MSE,
 
R
EL EASE 
7.4
.
                                   
P
A G E  
190
  O F  
227  
 
12.3.1.2  SOAP Response 
12.3.1.2.1  Success 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body> 
 
<Response xmlns=” http://cisco.com/mse/location”> 
 
 
<AesTrackInfo changedOn="1123801225125" objectId="1" trackEventsDropped=”12” 
trackQueueLimit=”500” trackRateLimitInMsecs=”2” retryCount=”1” refreshTimeInMins=”5”> 
 
 
</AesTrackInfo> 
 
</Response> 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
12.3.2 
METHOD: SetTrackInfo 
Sets the track setup parameters stored in the MSE.  
Result: AesResult. 
Arguments: AesBusinessSession, AesTrackInfo
 
12.3.2.1  SOAP Request 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
 
<SOAP-ENV:Body> 
 
 
<SetTrackInfo xmlns=” http://cisco.com/mse/location”> 
 
 
 
<AesBusinessSession id="10510"/> 
 
 
 
<AesTrackInfo trackQueueLimit=”500” trackRateLimitInMsecs=”2” retryCount=”1” 
refreshTimeInMins=”5”> 
 
 
 
</AesTrackInfo> 
 
 
</SetTrackInfo> 
 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
12.3.2.2  SOAP Response 
12.3.2.2.1  Success 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body> 
 
<Response xmlns=” http://cisco.com/mse/location”> 
 
 
<AesResult result=”true”> 
 
</Response> 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
 
The track groups are configured and monitored on the MSE using the following methods. 
12.3.3 
METHOD: GetTrackGroupInfoList 
Queries a list of track groups currently stored in the MSE. The query can be: