Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: nishantank on July 06, 2009, 12:15:08 PM

Title: GVP VAR issue
Post by: nishantank on July 06, 2009, 12:15:08 PM
Hi
Has anyone faced the below issue while installing/configuring Voice Application Reporting for GVP:
The components (GVPApplicationReporter and VAR COM Agent) have been installed successfully. But when I open the "Manage Applications" screen, the dropdown for Applications is empty.

Also, as described in Genesys manuals, upon installation of the COM Agent, a task should be visible in the Scheduled Tasks folder. This is not happening in my case.

Can anyone suggest a workaround please.

Regards
Nishant

NOTE: Images attached for more clarity.


Title: Re: GVP VAR issue
Post by: cavagnaro on July 06, 2009, 03:01:01 PM
Have you configured your applications to feed VAR? I don't see any data incoming.
Title: Re: GVP VAR issue
Post by: nishantank on July 07, 2009, 04:15:57 AM
I have got an IVR Profile (Outbound) created and tested as working. I have GVP integrated with Outbound. I can see the calls being placed from OCS to the customer via OBN Manager.

I have to tell you though that the installation of VAR was done manually and not through the GDT. But even then, I have followed the Genesys manual to the T with regards to installation tasks. Is that an issue?


- Nishant
Title: Re: GVP VAR issue
Post by: cavagnaro on July 07, 2009, 01:31:40 PM
No, I mean, on your application you have to add objects to feed VAR, the fact that the application is installed and your VAR running doesn't mean it will be feeded automatically. You have to do it manually, it is not like other Genesys Statistical products like Statserver and ODS...
Title: Re: GVP VAR issue
Post by: straes on July 08, 2009, 11:28:00 AM
Normally the scheduled task will take care of the feeding, if this is not installed, not data will be transfered to the VAR server. Maybe this could not be installed because of an rights problem on the local machine, I believe you need an administrator account to instal the VAR client.
Also the VAR client needs to be installed on every instance of GVP.

Steven
Title: Re: GVP VAR issue
Post by: nishantank on July 08, 2009, 11:58:48 AM
Hi Straes
I have done a clean reinstall of GVP (not only VAR) and now atleast the details in the "Check VAR Status" webpage are populating. But unfortunately, the Scheduled Tasks does not appears to have got created, although the installation was done using Administrator account.
I have made a few calls via OCS and they have successfully been placed ... but still I cannot see any entry in the Manage Application screen.
Please suggest ... appreciate any help.
Regards
Nishant
Title: Re: GVP VAR issue
Post by: straes on July 08, 2009, 03:38:36 PM
You can only see your application one's some data has been received, so as long as no data has been received, no application will be displayed.

I was mistaken before, the data transfer from the VAR com agent is actually done by a service (VARAgent.exe), you should find this in your service list of windows, check if this is running. The scheduled task it used by the server to write the data to the database. In the bin directory of the GVPApplicationReporter is a file called scheduledTask.exe, this can be used to create the scheduled task manually (you have to specify installation path, admin user and password).

Also check the log files of the VARCom Agent, it could be that the VarAgent object is not found by the jsp or asp you use in GVP. Did you also enable VAR reporting in your studio application?
Anyway, the jsp (asp) files call an object named VarAgent (this is a separate included file with some java or vb functions to call the object) and that will trigger the service to handle the data. This data is transfered to the server after x minutes, and the server is retrieving the data by the scheduled task which writes it to the db.

So monitor the log files and see if you c
Title: Re: GVP VAR issue
Post by: nishantank on July 09, 2009, 01:05:47 PM
I again did a reinstall of VAR components. This time, a Schedule Task did get created because this time I added a password to the Administrator userid. Earlier there was a blank password.... probably that was the reason the schedule task did not get created.
Also, I have enabled "Callflow Reporting" in the studio application. Also, added a SetReportsData object in the application.
Now, the Check VAR Status screen shows all "green" and also the application is now available in the Manage Applications screen.
However, the VAR COM logs show an error as described in attached logfile and call details for today are not appearing in the report.

Regards
Nishant

[attachment deleted by admin]
Title: Re: GVP VAR issue
Post by: GenesysNewbie on August 26, 2009, 03:52:00 PM
u should look access permissions.
this info is in the gvp manual, look 4 it.

hope this help
Title: Re: GVP VAR issue
Post by: Nishant Tank on August 26, 2009, 04:08:00 PM
Thanks for your response GenesysNewbie .... this issue has got resolved. I do not recollect how ... because it was around a month ago that the issue got resolved .... but thanks anyway.

Cheers
Nishant
Title: Re: GVP VAR issue
Post by: aponterules on May 14, 2010, 12:43:51 AM
damn!!

I have the same problem right now, I think it would have been helpful if you posted the solution.
Does any one knows why I have all the aplications under "Check VAR status" in green but "Critical Processing Errors- No calls Successfully processed in last cycle. Chek log"

Damn!!
Title: Re: GVP VAR issue
Post by: Arun (JKT-ID) on March 02, 2011, 06:04:26 AM
Hi Nishantank,

Maybe you can try this,

This happens due to communication issue between VAR Server and VARJavaClient.
You have ‘VARServerFQDN’ set to ‘GENMSI.GVP.COM’ in ‘VARClientConfig’

Add "http://" to the "VARServerFQDN" value in VARClientConfig.ini

• Edit "VARClientConfig.ini"
• Add "http://" to the beginning of the "VARServerFQDN" value
• Save changes

i.e. set ‘VARServerFQDN’ to ‘http://your FQDN’ example : http://genmsi.gvp.com

hopefully can help and working properly

I believe this addresses your issue.
Please let me know if you require further clarification.

Regards
Gunadi Arunanto
MSI/ID