Hi guys,
I have a question regarding the use of custom services in Ax 2012. We are working at a client who has a .NET front office system and our Ax 2012 back office system. We have a lot of custom services to create/read/update/delete data from Ax.
The problem:
Because we have so many services and so many calls happening, it's very difficult to locate the origin of a problem. When, for example, an update went wrong, it's very difficult to retrieve the exact call that handled the update. We need this call to verify if the problem comes from the front office (providing us wrong data) or in Ax (handling the data wrong).
Question:
Is there any way to retrieve the AIF Message id during the call, so that we can store this data somewhere as a sort of logging system?
*This post is locked for comments
I have the same question (0)