General

Your provider

Manual Process Requests in AX

Manual process requests functionality is used for debugging needs in AX. Using this option you can manually process the XML requests to get the XML responses.

More information about XML requests and responses can be found in the 'Enable Logging in Microsoft Dynamics AX' chapter.

To process the XML requests manually:

Step 1: Open the AX client and go to: Webshop -> Debug -> Manual Process Requests.

Step 2: Click 'Setup' and define the process requests setup parameters:

Field Description
Request Ext. Tool The path to the external tool which is used to open the request XML file.
Response Ext. Tool The path to the external tool which is used to open the response XML file.
Response Output Directory The path to the folder where the response XML files should be stored.

Step 3: Add the request XML file:


The 'Manual Process Requests' Form

Step 4: Click 'Process' to handle the XML request. The XML response will open in the tool which is set in the 'Response Ext. Tool field' in the 'Process Requests Setup' window.