4.1 Process Steps

This topic explains the systematic instructions to view the changes report using the source file list and base file list in an excel format.

On the Development Workbench, specify the User ID and Password and login to the Homescreen.
  1. On Homescreen, under the Browser node, click Tracking Changes.
  2. Under Tracking Changes, click on Change Report.
    The View Changes Excel screen displays.
  3. On the View Changes Excel screen, in the Source File List field, click Browse.
    The Upload screen displays.
  4. On the Upload screen, click Browse.
    The Choose File to Upload pop-up window displays.

    Figure 4-3 Choose File to Upload



  5. On the Choose File to Upload pop-up window, select the source file (source.txt) and click Open.
    The source file list is a text file that contains the absolute path of all the RADXMLs to be compared.

    Figure 4-4 Content of source.txt file



    In the above screen, here STDCUSAC is the source RADXML that has to be compared as an example. If a View Changes report of more than one Function ID is required, the absolute path of each RADXML has to be specified in a new line.
  6. On the View Changes Excel screen, in the Base File List field, click Browse.
    The Upload screen displays.
  7. On the Upload screen, click Browse.
    The Choose File to Upload pop-up window displays.

    Figure 4-6 Choose File to Upload



  8. On the Choose File to Upload pop-up window, select the base file (base.txt) and click Open.
    The base file list is a text file that contains the absolute path of all the base RADXMLs to be compared.

    Figure 4-7 Content of source.txt file



    In the above screen, here STDCUSAC is the base RADXML that has to be compared as an example. If a View Changes report of more than one Function ID is required, the absolute path of each base RADXML has to be specified in a new line.
  9. On the View Changes Excel screen, specify the fields.

    Table 4-1 View Changes Excel - Field Description

    Field Description
    Comparison Type Select the Comparison Type as Function Specific from the drop-down list.
    Changes Check the following boxes to compare the below nodes.
    • Data Source Changes
    • Data Blocks Changes
    • Screen Changes
    • LOV Changes
    • Fieldset Changes
    • Other Nodes Changes
    File Location Select the file location as a client if the path provided is in the client machine.
  10. On the View Changes Excel screen, click Generate.

    Note:

    The processing time varies depending on the number of files provided, the size of each file, etc.
    After Completion of the process, the system displays the status. File status is generated successfully if the comparison is successful.

    Figure 4-8 View Changes Excel_File Status



    Generated Files -
    1. Excel Report of Changes - A war file named RAD is created and shown after a successful process of comparing, which will contain Excel files for the particular source RADXMLs. For example, PANDETIP_FRONTEND_LOG.txt
    2. Log Files
      • View Comparison Log - This contains the status of all the files compared.
      • View Comparison Report - This file is used for troubleshooting.
    All the nodes will be compared and will be painted in the excel sheet based upon the values of the base and source list of RADXML’s, the values will be having 3 statuses (NEW, MODIFIED, DELETED). Based on this status old and new values will be shown in the view changes report.