TeleFlow File Types

TeleFlow File Types

From TeleFlow

(Difference between revisions)
Jump to: navigation, search
(New page: The following file types are commonly found in a TeleFlow application. Their definitions are as follows: ===Tap: TeleFlow Application=== Image:TFIconPage-TAP.png The TeleFlow Applica...)
Current revision (23:31, 29 March 2008) (edit) (undo)
 
(One intermediate revision not shown.)
Line 1: Line 1:
The following file types are commonly found in a TeleFlow application. Their definitions are as follows:
The following file types are commonly found in a TeleFlow application. Their definitions are as follows:
-
===Tap: TeleFlow Application===
+
===File Types===
 +
 
 +
====Tap: TeleFlow Application====
[[Image:TFIconPage-TAP.png]]
[[Image:TFIconPage-TAP.png]]
The TeleFlow Application file is the project file which is a container for TeleFlow Flowcharts. This file is created and edited by the [[TeleFlow Designer]], tested with the [[TeleFlow Simulator]] and then deployed to do useful service on the [[TeleFlow Server]]
The TeleFlow Application file is the project file which is a container for TeleFlow Flowcharts. This file is created and edited by the [[TeleFlow Designer]], tested with the [[TeleFlow Simulator]] and then deployed to do useful service on the [[TeleFlow Server]]
-
 
+
====Tam: TeleFlow Flowchart====
-
===Tam: TeleFlow Flowchart===
+
[[Image:TFIconPage-TAM.png]]
[[Image:TFIconPage-TAM.png]]
The TeleFlow Flowchart file is the software code file where functions are defined to handle all the logic and coding for a telephony application. This file is created and edited by the [[TeleFlow Designer]], tested with the [[TeleFlow Simulator]] and then deployed to do useful service on the [[TeleFlow Server]]
The TeleFlow Flowchart file is the software code file where functions are defined to handle all the logic and coding for a telephony application. This file is created and edited by the [[TeleFlow Designer]], tested with the [[TeleFlow Simulator]] and then deployed to do useful service on the [[TeleFlow Server]]
-
 
+
====Tal: TeleFlow Line List====
-
===Tal: TeleFlow Line List===
+
[[Image:TFIconPage-TAL.png]]
[[Image:TFIconPage-TAL.png]]
The Line List file is created and managed with the [[TeleFlow_Programs#TFLineList.exe|TeleFlow LineList]] program, and used by the server to determine which TeleFlow applications to run on each port or telephone line.
The Line List file is created and managed with the [[TeleFlow_Programs#TFLineList.exe|TeleFlow LineList]] program, and used by the server to determine which TeleFlow applications to run on each port or telephone line.
 +
 +
 +
===File Structures===
 +
All files used internally by TeleFlow, where possible are being converted to XML. Currently, the [[TeleFlow Designer|Designer]] expresses the Tap/Tam structures alternatively as XML. The Server software is in the process of having its file system updated to XML. In the meantime, if you need specific documentation on how the Tap/Tam file structure is put together, please refer to this file:
 +
 +
:<tt>http://teleflow.org/documentation/TeleFlow_TAM_Layout101.pdf</tt>
 +
 +
Please note that this document includes information about Steps which are now entirely expressed within the TeleFlow installation. See the ''C:\Program Files\TeleFlow\tf_steps_eng.xml'' file for details.

Current revision

The following file types are commonly found in a TeleFlow application. Their definitions are as follows:

Contents

File Types

Tap: TeleFlow Application

Image:TFIconPage-TAP.png The TeleFlow Application file is the project file which is a container for TeleFlow Flowcharts. This file is created and edited by the TeleFlow Designer, tested with the TeleFlow Simulator and then deployed to do useful service on the TeleFlow Server

Tam: TeleFlow Flowchart

Image:TFIconPage-TAM.png The TeleFlow Flowchart file is the software code file where functions are defined to handle all the logic and coding for a telephony application. This file is created and edited by the TeleFlow Designer, tested with the TeleFlow Simulator and then deployed to do useful service on the TeleFlow Server

Tal: TeleFlow Line List

Image:TFIconPage-TAL.png The Line List file is created and managed with the TeleFlow LineList program, and used by the server to determine which TeleFlow applications to run on each port or telephone line.


File Structures

All files used internally by TeleFlow, where possible are being converted to XML. Currently, the Designer expresses the Tap/Tam structures alternatively as XML. The Server software is in the process of having its file system updated to XML. In the meantime, if you need specific documentation on how the Tap/Tam file structure is put together, please refer to this file:

http://teleflow.org/documentation/TeleFlow_TAM_Layout101.pdf

Please note that this document includes information about Steps which are now entirely expressed within the TeleFlow installation. See the C:\Program Files\TeleFlow\tf_steps_eng.xml file for details.