Jump to content

Plugin data usage


Guest Marcus

Recommended Posts

I have OGM1 which runs 'getdata' plugin like:

getdata.exe accounts.dat 1000201 balance

 

And I want to use that 'balance' returned data, so I placed in OGM1 Mesage Script/Notes this line:

This is OGM1 message, the balance is %balance%

 

While running call simulator for this OGM1 message, I don't hear returned data value, even in log it shows 'Plugin returned: balance=1020&found=found'

 

Am I using plugin variables in OGM in correct way?

Thanks.

Link to comment
Share on other sites

Marcus:

 

You're on the right path. The only place (that I am aware of) that IVM will read-out a variable is under the OGM advanced tab. To accomplish what you are trying to do, follow these steps.

 

1. Create yourself an OGM2 that is run after your OGM1.

2. Place in the scripts/notes "The balance is".

3. Select the Advanced tab.

4. Check the Read Out Number After OGM box.

5. In the Variable name field, type in: balance

6. Make sure the Text-to-speech voice synthesis box is checked.

 

Good Luck

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...