Order Shipment Information - Toshiba Stratagy IVP8 Installation And Maintenance Manual

Voice processing systems
Hide thumbs Also See for Stratagy IVP8:
Table of Contents

Advertisement

Order Shipment Information

This example illustrates how you can interact with data files to retrieve useful information that
Stratagy gives to callers by request. Stratagy does the following:
1. Asks the caller to enter an order number.
2. Determines whether the order has shipped. For example, by requesting it from another host
computer (using the serial port access
accessing a file on a network server.
3. If the order has not shipped, tells the caller. Otherwise, tells the caller the date the order was
shipped.
Program Example
In the followings example, Stratagy system's flash drive contains the following files:
SHIPPED: An ASCII text file with order numbers that have been shipped. One order number
per line. For example:
11111
22222
33333
12345
SHIPDATE: An ASCII text file where each line contains an order number and its ship date
separated by a comma. One per line. For example:
11111,06301999
22222,070111999
33333,07061999
12345,07121999
To program the example
1. For User ID 2000, define the user's record to contain:
@R(G1,%S1,20)I(LEN[%S1],!,5,2001)G(2002)
Extension
@
R(G1,%S1,20)
I(LEN[%S1],!,5,2001)
G(2002)
2. Access the User ID mailbox via telephone. Record:
Greeting 1: "Please enter the five-digit order number now."
3. For User ID 2001, access User Mode via telephone. Record:
Greeting 1: "Your order number must be five digits. Good-bye."
Stratagy I&M
06/02
token), accessing a file on Stratagy's flash drive, or
S( )
Suppresses normal process.
Plays greeting 1. Waits for the caller to enter a telephone number. Reads
the DTMF the caller entered into variable %S1. Waits (20/10 = 2) seconds
for DTMF.
If the length of variable %S1 does not equal 5, goes to User ID 2001.
Goes to User ID 2002.
Customization Examples
Users Menu Examples
8-9

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stratagy flashSg-f-2Sg-f-4

Table of Contents