Testing Layout Activity

Once you have created a layout then, you can verify the layout activity. layout can be tested for both source and target end. In order to test a layout you have to supply the source file, and layout will show you the output file and the error file if any. When a layout is tested, it parses the supplied file as per the structure defined in the layout and generates the output and error files. The output file contains the record which are parsed successfully error file contains the record which are not parsed. Follow the below steps to process of testing a text layout is explained below.


Steps to verify text layout activity

  1. Go to Account and click Manage Objects. 



  2. Click LAYOUTS & MAPPINGS > Text.



  3. Select the layout activity that you want to test and select the option Edit from the More Actions menu under the Actions column. This displays the Edit Text layout screen.

     

  4.  Click the Test button. The Test layout screen is displayed.



  5. Select the type of layout to test from the drop-down list of Type. By default, Source is selected.
  6. Click Browse button and select the file which you want to test.
     

    The file extension in this field will vary based on the layout you are testing. If you are testing a text layout then, the file will have .txt extension. If you are testing an excel layout then, the extension will be .xls.
    If you want to test this layout for the target end, select Target from the Type drop-down list. Now the source file will be an xml file that the mapping activity generates. In this case, target file will be the file that the layout generates as an output. For example, if you are testing a Text layout that you are using at the target end then, the target file will be a .txt file.
  7. Click the Submit button. This tests the specified source file according to the defined layout and gives you the link of out files generated.
     

    Once you click the Submit button, there files are generated: 
     
     Source File: File which you have selected 
     Target File: File which is generated by layout as output 
     Error File: File that contains erroneous record if any.
  8. To view the file click on the link of file you want to view.

    You can test all the layouts except for Advance Database layout, Database layout, and XML layout.