TeleFlow Step 0500

TeleFlow Step 0500

From TeleFlow

(Difference between revisions)
Jump to: navigation, search
(Related Steps)
Current revision (00:16, 22 April 2010) (edit) (undo)
(Undo revision 1081 by Aksee (Talk))
 
Line 1: Line 1:
-
[[Image:Iv_500.gif]] <strong><big>İşlem Tablosunu Çalıştırma</big></strong><br>
+
[[Image:Iv_500.gif]] <strong><big>Run Flowchart</big></strong><br>
Runs a TeleFlow [[TeleFlow Flowchart|Flowchart]]. When a [[TeleFlow flowchart|flowchart]] is run, the application flow enters the [[TeleFlow flowchart|flowchart]], starts running at the [[Image:iv_030.gif]][[TeleFlow_Step_0030|START step]], and continues until it reaches the [[Image:Iv_040.gif]] End step. When the flow reaches the End step, the [[TeleFlow flowchart|flowchart]] ends/exits, and the application continues from the Run Flowchart step in the [[TeleFlow flowchart|flowchart]] that ran it. Every [[TeleFlow flowchart|flowchart]] is a file on disk that is named with a .TAM (Telephony Application Module) extension. This essentially describes how a [[TeleFlow Application]] works: [[TeleFlow Flowchart|Flowchart]]s are developed using TeleFlow steps to create application/call flow. Each [[TeleFlow flowchart|flowchart]] performs a task or series of tasks. Stringing together series of [[TeleFlow flowchart|flowchart]]s that run other [[TeleFlow flowchart|flowchart]]s creates an overall application/call flow.<br>
Runs a TeleFlow [[TeleFlow Flowchart|Flowchart]]. When a [[TeleFlow flowchart|flowchart]] is run, the application flow enters the [[TeleFlow flowchart|flowchart]], starts running at the [[Image:iv_030.gif]][[TeleFlow_Step_0030|START step]], and continues until it reaches the [[Image:Iv_040.gif]] End step. When the flow reaches the End step, the [[TeleFlow flowchart|flowchart]] ends/exits, and the application continues from the Run Flowchart step in the [[TeleFlow flowchart|flowchart]] that ran it. Every [[TeleFlow flowchart|flowchart]] is a file on disk that is named with a .TAM (Telephony Application Module) extension. This essentially describes how a [[TeleFlow Application]] works: [[TeleFlow Flowchart|Flowchart]]s are developed using TeleFlow steps to create application/call flow. Each [[TeleFlow flowchart|flowchart]] performs a task or series of tasks. Stringing together series of [[TeleFlow flowchart|flowchart]]s that run other [[TeleFlow flowchart|flowchart]]s creates an overall application/call flow.<br>
<br>
<br>
Line 10: Line 10:
None.<br>
None.<br>
<br>
<br>
-
===Benzer Öğeler===
+
===Related Steps===
-
[[Image:Iv_505.gif]] [[TeleFlow_Step_0505|Sekme Çalıştır]]<br>
+
[[Image:Iv_505.gif]] [[TeleFlow_Step_0505|Run TAP]]<br>
-
[[Image:Iv_510.gif]] [[TeleFlow_Step_0510|Etikete Git]]<br>
+
[[Image:Iv_510.gif]] [[TeleFlow_Step_0510|Go to Label]]<br>

Current revision

Image:Iv_500.gif Run Flowchart
Runs a TeleFlow Flowchart. When a flowchart is run, the application flow enters the flowchart, starts running at the Image:iv_030.gifSTART step, and continues until it reaches the Image:Iv_040.gif End step. When the flow reaches the End step, the flowchart ends/exits, and the application continues from the Run Flowchart step in the flowchart that ran it. Every flowchart is a file on disk that is named with a .TAM (Telephony Application Module) extension. This essentially describes how a TeleFlow Application works: Flowcharts are developed using TeleFlow steps to create application/call flow. Each flowchart performs a task or series of tasks. Stringing together series of flowcharts that run other flowcharts creates an overall application/call flow.

Properties

Flowchart: The name of the flowchart to run. Any flowchart run must be added to the TeleFlow Application (typically, adding a flowchart to an application is the first step of developing it, and as such, most application flowcharts are properly added as soon as they are created). Flowcharts are added to the application on the TeleFlow Application (.TAP) screen. e.g.: GetAcct

Pass parameters to Flowchart (Value 1 - 10): A Flowchart can receive up to 10 pieces of data from a Run Flowchart step that runs it, receiving each into a variable. On the Run Flowchart, this is represented by numbered "Value" fields. If a parameter on Run Flowchart is left empty, but the Flowchart is set to receive a parameter into a variable, the variable is created/set to an empty string.

Action Steps

None.

Related Steps

Image:Iv_505.gif Run TAP
Image:Iv_510.gif Go to Label