PDS help needs with resource number field - URGENT

P

Paul B

Hi

I am trying to use a PDS call to obtain the data in a resource enterprise
number field.


i have looked in the help but i have no idea how to get it to work.


I know the code type has to be 1.

The resource name is "paul busby" and i want to retrive the value of
resouorce enterprise number 1, which is 20552143 from the reflist in the PDS
help.

I have no idea how to do this please help.

I have tried

<Request>
<EnterpriseCustomFields>
<CodeType>1</CodeType>
<CodeFields>
<NUM_FIELD_ID>20552143</NUM_FIELD_ID>
<NUM_REF_UID>36</NUM_REF_UID>
</CodeFields>
</EnterpriseCustomFields>
</Request>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top