Assign Definition Digitmap Files on a per NAP Basis
From TBwiki
This article applies to: | Product | Version |
Tmedia | 2.10, 3.0, 3.2 | |
SBC | 3.0, 3.1 |
To assign Definition and Digitmap files to NAPS:
1- Click Nap Columns.
2- For each NAP do the followin
- Select a NAP.
3- Select the appropriate routeset definition and digitmap file
- Click Save
4- Verify that the Nap was successfully updated message is displayed.
Path
Parameters (text)
/configurations/@[configuration_name]/nap_columns_values/@[nap_column} called_pre_remap = "@[file_name]" routesets_definition = @[file_name]"" routesets_digitmap = "@[file_name]"
Parameters (json)
{ "called_pre_remap" : "@[file_name]", "routesets_definition" : "@[file_name]", "routesets_digitmap" : "@[file_name]" }