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 Bin Converter.
  4. Enter the xml file with the map content.
  5. Select Create.

Info

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

create_substrate_map_01