background image
<< Configure the run-time settings | Buffer Functions >>
<< Configure the run-time settings | Buffer Functions >>

Using LRA Functions

Creating Vuser Scripts
Chapter 13, page 238
APPC Vuser Scripts · Developing APPC Vuser Scripts
In
Using LRA Functions
The functions developed to emulate communication using the APPC protocol are
called LRA Vuser functions. Each LRA Vuser function has an lra prefix. This
section lists the LRA functions that VuGen generates while recording an APPC
session. You can also manually program any of the functions into your script. For
more information about the LRA functions, refer to the
LoadRunner Online
Function Reference
(available from the VuGen Help menu).
Conversation Functions
lra_allocate
Initializes a conversation with a remote computer.
lra_deallocate
Ends a conversation with a remote computer
(destroys the conversation descriptor).