Skip to content

Create Substrate Map#

🔒 SubstrateMap.Create

🔒 SubstrateMap.CreateTemplate

🔒 SubstrateMap.CreateFromTemplate

Overview#

This operation is used to create a Substrate Map. A template can also be created using a similar procedure and there is also the possibility of using a template to create the new object as well. This selection can be done in the main entity menu.

Setup#

No specific setup is required other than to meet the preconditions of the transaction.

Preconditions#

  • The Mapping module must be properly licensed.
  • The Substrate Map name must be unique.

Sequence of Steps#

Step 1: General Data#

  1. Enter the Name (must be unique).
  2. Enter the Description.
  3. Enter the xml file with the map content:

    create_substrate_map_01

    Info

    When creating a Substrate Map the system validates that the uploaded file is compliant with SEMI E142.

  4. Select Next to optionally select a Bin Converters:

    create_substrate_map_01a

  5. Select Create to complete the operation.

    create_substrate_map_01b

Step 2: Bin Converters#

  1. Optionally, specify a Default Bin Converter.
  2. Optionally, specify a list of Overlay Converters, and define the following for each:

    • Map Name
    • Bin Converter
  3. Select Create to complete the operation:

create_substrate_map_02

After successfully created, the conversion will be automatically applied:

create_substrate_map_03