Hi DW
We're using Integration Customer Center app in DW which connects to BC Code Unit 1.2.0.17. BC version is 18.
We have a problem when trying to get documents on orders and invoices on a sales person, that is no longer available in BC, e.g. when a sales persons leaves the company.
I'm executing the GetList command <GetList type="Invoice" customerID="54885814"></GetList> and get a response with this item:
If I try to execute the GetItem command I get an expected response.
But if I try to get the document attached to this item with this command <GetPDFForItem type="Invoice" id="103649" externalUserID="54885814"/> I get this response from code unit:
BR Chris