Cisco Cisco Unified Contact Center Management Portal 11.5(1) Technical References

Page of 374
<NameValuePair>
<Name>DomainUserName</Name>
<Value/>
</NameValuePair>
<NameValuePair>
<Name>DomainUserGuid</Name>
<Value/>
</NameValuePair>
<NameValuePair>
<Name>DomainPassPhrase</Name>
<Value/>
</NameValuePair>
<NameValuePair>
<Name>UserDeletable</Name>
<Value>True</Value>
</NameValuePair>
<NameValuePair>
<Name>UserGroupId</Name>
<Value/>
</NameValuePair>
</Fields>
</Resource>
</RetrieveResult>
</RetrieveResponse>
</s:Body>
</s:Envelope>
Step 2
Subscribe to receive a notification when the status of the agent that is to be re-skilled changes.
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"
xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-
open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wse:Subscribe xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">
<wse:Delivery>
<wse:NotifyTo>
<a:Address> https://localhost:33333/Sink </a:Address>
</wse:NotifyTo>
</wse:Delivery>
<wse:Expires>PT15M</wse:Expires>
<wse:Filter xmlns:x="http://www.exony.com/portal">//x:Id = 17585 and //x:Type =
'Agent'</wse:Filter>
Subscriptions Web Service
333