I need to allow a 3rd party application to insert customers, jobs and other details. I am looking at using page web services.
If the insertion fails (e.g. the customer number already exists) I need to let the calling application know. It would be nice to return the reason for the failure too.
Is this possible using pages or should I be using a different approach (i.e. codeunit/XMLports) ?
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
If you are using web service toolkit, the response xml file will contain the error.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n