background image
<< To control the pacing between the iterations | Compiling Scripts >>
<< To control the pacing between the iterations | Compiling Scripts >>

Defining Transactions and Rendezvous Points

Creating Vuser Scripts
Chapter C, page 482
Appendixes · Programming Scripts on UNIX Platforms
In
Defining Transactions and Rendezvous Points
When programming a Vuser script without VuGen, you must manually configure the
Vuser file in order to enable transactions and rendezvous. The configuration
settings are listed in the
test
.usr file.
Each transaction and rendezvous must be defined in the
usr
file. Add the
transaction name to the Transactions section (followed by an "="). Add each
rendezvous name to the Rendezvous section (followed by an "="). If the sections
are not present, add them to the
usr
file as shown above.
[General]
Type=any
DefaultCfg=Test.cfg
BinVuser=libtest.libsuffix
RunType=Binary
[Actions]
vuser_init=
Actions=
vuser_end=
[Transactions]
transaction1=
[Rendezvous]
Meeting=