Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Java Vuser Script - Transaction aren't shown in BSM

$
0
0

Hello,

 

HP BSM (BPM) picks up the transaction names by reading them from the script ".usr" file. This is how BSM "finds" out about the transactions that are defined in a script. To check what transactions (if any) are defined in a script, open the script ".usr" file in Notepad and look for sections with tags like:

 

[TransactionsOrder]
Order="A_Predefined_Transaction_Name"
and

 

[Transactions]
A_Predefined_Transaction_Name=

 

If there are none present then BSM/BPM will not "know" about them. If this is the case for your Java Vuser script, you can manually edit the script ".usr" file and add your transaction(s). More information on this can be found in:

 

http://support.openview.hp.com/selfsolve/document/KM00645817

 

Note that different VuGen protocols manage transactions in different ways so if you were using the Web Protocol, for instance, VuGen will scan the script code, find transaction statements and add the transaction names to the script ".usr" file.

 

Best regards,

 

Mark


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>