Guidelines for Creating Transaction Configuration XML File

Guidelines for Creating Transaction Configuration XML File

Following are the guidelines to create a transaction configuration XML file for tracking context variables within EDI logs. Using this section, you can also define:

  • The list of context variable you want to track

  • The column of View Data window where you want to view these variables’ value

Creating Configuration XML File

  1. Create the EDI transaction set xml file using the name given in the below format:

    EDI_TS_" + <transaction type> + ".xml.

    where,

    <transaction type> is the type of EDI file. For example, EDI_TS_810.xml.
    The structure of the xml file must be same as shown below in the sample xml File. Alternatively, you can make a copy of the existing file and start making changes in that file.

    Unknown Attachment

     

  2. Specify the name of the column in the name tag and the value of the column in the contextVariableName tag.





  3. Upload the created file EDI Report.

Next Steps

Upload Configuration File