How toGeneral

General

Sana Commerce 9.1
Your connector

Manual Process Requests in NAV

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

To process the XML requests manually:

Step 1: Open the NAV 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.

How toGeneral