Toolpack:Add Routeset Definition Files C

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(New 2.8 article)
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== '''''Applies to version v2.8''''' ===
+
{{DISPLAYTITLE:Add Routeset Definition Files to the System}}
{{DISPLAYTITLE:Add Routset Definition Files to the System}}
+
{| class="wikitable"
 +
|-
 +
|rowspan="3"|This article applies to:
 +
|'''Product'''
 +
|'''Version'''
 +
|-
 +
|Tmedia
 +
|2.8, 2.9, 2.10, 3.0, 3.2
 +
|-
 +
|SBC
 +
|3.0, 3.1
 +
|}
  
  
The Routeset definition file uses a comma delimited CSV format, to store Routing Labels and optional custom parameters.  '''BEWARE''' not to put any spaces between commas and column names.<br>  
+
The Routeset definition file uses a Comma Separated Value (CSV) format, to store Routing Labels and optional custom parameters.  '''DO NOT''' put any spaces between commas and column names.<br>  
 
For example:
 
For example:
  
<pre>routeset_name,prio
+
<pre>routeset_name,priority
"Montreal, Qc","2"
+
Montreal_Qc,2
"Calgary, AB", "3"
+
Calgary_AB,3
 
</pre>  
 
</pre>  
  
Line 16: Line 27:
 
1- Click '''FileDB''' in the navigation panel
 
1- Click '''FileDB''' in the navigation panel
  
 
+
[[Image:AddDigitMapFile_0.png]]
[[Image:[[Image:AddDigitMapFile_0.png]].png]]
+
  
  
 
2- Click '''Import new definition'''
 
2- Click '''Import new definition'''
 
  
 
[[Image:AddRoutsetDefinition_0.png]]
 
[[Image:AddRoutsetDefinition_0.png]]
Line 28: Line 37:
 
3- Click '''Browse''' and select the Routeset defintion file that you wish to import.
 
3- Click '''Browse''' and select the Routeset defintion file that you wish to import.
 
* Click '''Import'''
 
* Click '''Import'''
 
  
 
[[Image:AddRoutsetDefinition_1.png]]
 
[[Image:AddRoutsetDefinition_1.png]]

Latest revision as of 14:10, 10 December 2020

This article applies to: Product Version
Tmedia 2.8, 2.9, 2.10, 3.0, 3.2
SBC 3.0, 3.1


The Routeset definition file uses a Comma Separated Value (CSV) format, to store Routing Labels and optional custom parameters. DO NOT put any spaces between commas and column names.
For example:

routeset_name,priority
Montreal_Qc,2
Calgary_AB,3


To add a Routeset definition file to the system:

1- Click FileDB in the navigation panel

AddDigitMapFile 0.png


2- Click Import new definition

AddRoutsetDefinition 0.png


3- Click Browse and select the Routeset defintion file that you wish to import.

  • Click Import

AddRoutsetDefinition 1.png


4- The Routeset definition files are displayed in the Routesets Defintion table.


AddRoutsetDefinition 2.png

Personal tools