Cloud Fax and Notifications API 2.6 Documentation
Common Types and Elements
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  Common Elements  

3.12 BranchingInfoType

Used in the VoiceScript functions, this may appear inside any of the Transaction elements. For a simple linear script, a Branching element would not be necessary. But with Branching elements, the next transaction that will be presented based on the recipient's input can be specified, allowing complex scripts to be created. The next transaction can be specified by either its TransactionName or its TransactionID value.


Tag Name
& type
#Description
BranchingInfoType   Used inside Transaction elements in VoiceScript functions.
   Condition
BranchingConditionType
0-1This is a string specifying the condition to be applied for this branch. Legal values are:
equals
notequals
lessthan
greaterthan
   InputKey
xs:unsignedInt
0-1This is the user input key or value associated with this branch.
   GotoTransactionID
xs:unsignedInt
1This choice specifies the transactionID of the next transaction that will be presented to the user when this branch condition is satisfied.
GoToTransaction
xs:string
1This choice gives the TransactionName of the next transaction that will be presented to the user when this branch condition is satisfied.
 
    prev  next        Table of Contents  Common Elements  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020