Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the event of having a large XML layout to be loaded as a source or destination while creating a mapping, it may take a lot more time than required. In this case, you may need to optimize the loading of the layout.

...

In case, the default setting has been changed to disable the optimization, the steps below guide you on how to enable and set the optimization settings for loading of a layout:

  1. Ensure that all the source the source and destination layout layouts are loaded and loaded and all their elements are listed under their respective nodes.
  2. Go to Open > Preferences.

  3. On the Preferences screen, click XML Layout from on the left pane.
    This displays the optimize layout loading configuration properties.

    Image Modified

  4. Select the On demand (optimized) loading of XML Layout Tree check box to enable the optimization of layout loading. 
  5. click the up or down arrow to . By
  6.  This is applicable to applies to all XML Schema which uses XSD.
  7. In Tree expand level for root hierarchy box, click the up or down arrow set the value to defines efine the root hierarchy level up to which the source and destination files will process the layout to load it into the Web Mapper. By default, the value is set to 5. 
  8. In Tree expand level for extension elements box, click the up or down arrow set the value to define the level up to which extension elements will be loaded when you click on a node on the tree. By default, the value is set to 10. 
  9. In Self recursion level box, click the up or down arrow to set the value based on your requirements. By default, the value is set to 0. 

    Info
    By default, Enable types buffering option is enabled for the optimization of layout loading.