To run a map, follow these steps:
Once the parameters have been input as required or as needed into either the Run Inbound Map windows or the Run Outbound Map window, the user must select the Run Map button that is found on the bottom of the window.
After you have clicked the Run Map button, the translator starts its process. Once the processing is completed, a pop-up window appears to show the return code, which is either a success or failure. See the Return Value Error Codes table below for a listing of return code values.
After clicking OK on the pop-up return code window, you can click the remaining buttons on the Run Inbound Map or Run Outbound Map windows.
The View Trace button allows the user to review the events that were taken place and as written in the trace file. The type of trace is also dependent on what option was selected in the Trace Type selection in the Option 1 tab window.
The View Trans Log button allows the user to review the information placed in the log. The type of log is also dependent on what option was selected in the Log Type selection in the Required tab window.
The View EDI File button initiates the EDI Viewer with EDI file being processed. This allows the user to edit the EDI data as required if errors occur and corrections need to be made.
The Cancel button exits the windows.
The Help button allows the user to review the help documentation for Run Map.
Error code |
Definition |
---|---|
Return Value: 0 |
No errors.. |
Return Value: 1 W##-## |
Errors but no transaction skipped. |
Return Value: 2 BADTRAN W## |
Transactions skipped with ## errors |
Return Value: 3 UABORT W## |
User Abort Rule and ## errors |
Return Value: 4 USTOP W## |
User Stop Rule and ## errors |
Return Value: 5 EFATAL W## |
Fatal error stop and ## errors |
A value of zero or one indicates a successful map run.