Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Put Mappings

Use this command to update the contents of the LV_SYM_MAPPINGS table using an existing mappings comma delimited csv file. This command is useful during system migration.

Note:
If a target Map is locked in the target system, the process will fail.

If the Mapping already exists, the Mapping will be replaced by the Mapping in the csv file.

If there is an invalid Symbol or a syntax error in the mapping file when importing a Mapping, the entire Mapping file will not be uploaded to the database.

Syntax

Put MAPPINGS Map|All [FromFolder]

where:

  • Map is the name of the map or All Maps
  • FromFolder is the folder containing the mappings information.
  • FromFolder can include a complete or partial folder path in the format C:\...\Folder. If the mappings files are in the working folder, you don’t need to specify the drive or path. If the folder name includes spaces, enclose it in double quotation marks.

Syntax example

Put MAPPINGS ALL "c:\temp\Mappings"

Published:

Put Mappings

Use this command to update the contents of the LV_SYM_MAPPINGS table using an existing mappings comma delimited csv file. This command is useful during system migration.

Note:
If a target Map is locked in the target system, the process will fail.

If the Mapping already exists, the Mapping will be replaced by the Mapping in the csv file.

If there is an invalid Symbol or a syntax error in the mapping file when importing a Mapping, the entire Mapping file will not be uploaded to the database.

Syntax

Put MAPPINGS Map|All [FromFolder]

where:

  • Map is the name of the map or All Maps
  • FromFolder is the folder containing the mappings information.
  • FromFolder can include a complete or partial folder path in the format C:\...\Folder. If the mappings files are in the working folder, you don’t need to specify the drive or path. If the folder name includes spaces, enclose it in double quotation marks.

Syntax example

Put MAPPINGS ALL "c:\temp\Mappings"

For an optimal Community experience, Please view on Desktop