|
The main screen of the TL1 Command Set Builder consists of two panels :
Left Panel : Container for TL1MessageTree
Right Panel : Details about the selected node in the TL1MessageTree (in left panel)
The Tree Panel has the capability to load multiple Command Set and Data Set files. Developers can easily traverse the message tree based on messages. The tree also allows one to view messages based on category.
The Details Panel enables developers to edit the details of the selected node (Request, Response, Notification, etc.). Each node in the message tree has its own details panel where parameters corresponding to that particular node object will be displayed.
The normal view of the TL1 Message Builder with a node selected in the Command Set is shown below:

The Data Set Builder tool enables users to construct pre-built TL1 commands. Unlike the Command Set, the Data Set tree displays only Input Message nodes. Each Input Message node can have multiple Data nodes (each representing a complete input message). The details panel of Data nodes allows the user to construct commands easily by filling the message templates.
The normal view of the TL1 Message Builder with a node selected in the Data Set is shown below:

|