Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

WebService Question:

$
0
0

Hello,

I have a question - maybe someone can help me.

If I want to query via webService to a specific contactid, then I have to send the ID parameter. Although the field is in the XML output always called contactid.

Example: Excerpt from a Contact XML return

    <q1:company_ldap_id> fb541d5c-4A91-1032-8094-ab86f4303bbb </ q1: company_ldap_id>

   <q1:address1_city> Oslo</ q1: address1_city>

   <q1:contactid> {7C19A28B-9EDF-E111 9433-001999678457} </ q1: contactid>

The request looks like this:

<web:entityName> contact </ web: entityName>

<web:id> {7C19A28B-9EDF-E111 9433-001999678457} </ web: id>

It works this way.

But my problem is - I will use the company_ldap_id field as the identifier.

The company_ldap_id field has been defined by ourselves. A request of this nature does not work.

<web:entityName> contact </ web: entityName>

<web:company_ldap_id> fb541d5c-4A91-1032-8094-ab86f4303bbb </ web: company_ldap_id>

Any idea?

Thanks in advance.

Mirko


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>