Author Message
ShayBenDavid
Joined: Jan 12, 2017
Messages: 9
Offline
Hi,

I'm working with AAC and SoapUI, I'm trying to use 'searchByUserCriterias' method but i can't find which values (marked on blue) to pass in the request.

Request example:

<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:mmc="mmconferencing.ws.nortelnetworks.com" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
<soapenv:Header/>
<soapenv:Body>
<mmc:searchUsersByCriterias soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<in0 xsi:type="com:DomainNaturalKeyDO" xmlns:com="common.ws.nortelnetworks.com">
<name xsi:type="soapenc:string">system</name>
</in0>
<in1 xsi:type="mmc:ArrayOf_tns192_SearchCriteriaItemDO" soapenc:arrayType="com:SearchCriteriaItemDO[]" xmlns:com="common.ws.nortelnetworks.com">
<in0 xsi:type="com:SearchCriteriaItemDO" xmlns:com="common.ws.nortelnetworks.com">
<field xsi:type="soapenc:string">[color=blue]name[/color]</field>
<operation xsi:type="soapenc:string">[color=blue]EQ[/color]</operation>
<value xsi:type="soapenc:string">[color=blue]user020@system[/color]</value>
</in0>
</in1>
</mmc:searchUsersByCriterias>
</soapenv:Body>
</soapenv:Envelope>


Response:

<faultstring>com.nortelnetworks.ims.platform.shared.ws.api.ProvisioningException: Failed to perform operation: search users by critetias. Field, Operation or Value fields have invalid value</faultstring>
MichaelHerman2
Joined: Jan 9, 2014
Messages: 102
Offline
Hello,

This forum is for AES Web Services. We do not have an equivalent forum for AAC. Therefore, the question you are asking is better suited for a DevConnect Technical Ticket (click on Support & Forums from the menu above, and then Technical Support in the right column). Please open a ticket to initiate a dialogue with a team member who has the expertise in this product area. Note that Technical Support through DevConnect is tiered and based on your company’s membership level different levels of support will be provided. For further information on DevConnect membership levels and the related level of support, please click the Program & Benefits tab and then DevConnect Membership Levels. To open a discussion related to membership click on Program & Benefits and then on Membership or Program Questions in the left column.

Best Regards.
Go to:   
Mobile view