Your Reference

General Discussions
Best Practices
Examples

Your Reference

Postby elliswood » Thu Jan 06, 2011 3:12 pm

First things first, I am using Coldfusion to integrate your system into our own system here at inBusiness. Everything is going ok albeit a little difficult to understand some of your docs ;-) anyway, my question is regarding the YourReference field of a new debtor. I understand that I need to create a handle such as:

newDebtorYourReferenceHandle = ws.Debtor_GetYourReference(newDebtorHandle);

and then

ws.Debtor_SetYourReference(newDebtorHandle,newDebtorYourReferenceHandle);

But nowhere does it ask what the actual value is for example 'kundeid = 10002' where kundeid is our reference to this debtor. Have I not grasped it at all? Please respond soon as my trial period will run out in a few days ;-)
-
elliswood
 
Posts: 2
Joined: Thu Jan 06, 2011 3:05 pm

Return to Miscellaneous



cron