" /> Application Version Number in GA/SCI - Genesys CTI User Forum

Author Topic: Application Version Number in GA/SCI  (Read 3548 times)

Offline PFCCWA

  • Hero Member
  • *****
  • Posts: 655
  • Karma: -7
Application Version Number in GA/SCI
« on: February 18, 2013, 09:40:27 AM »
Advertisement
Hello,
Does anyone know where the version number of an application is modified within GA or SCI?
If we upgrade anything, that version can be seen within both, however if we upgrade first, then change the application template, we can only view that template version (so we see 8.1.5 instead of 8.1.504.90).
The field is greyed out so cannot be changed manually.
Only option is to uninstall then reinstall the software which overwrites the value.

Thanks.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Application Version Number in GA/SCI
« Reply #1 on: February 18, 2013, 09:54:16 AM »
You have to change it in Conf DB. The version of installed components are updated during installation (step where you filled connection to the CME).

Offline PFCCWA

  • Hero Member
  • *****
  • Posts: 655
  • Karma: -7
Re: Application Version Number in GA/SCI
« Reply #2 on: February 18, 2013, 11:47:38 AM »
thanks.
looks like config server and configserver db need to be restarted for change to show in GA..

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Application Version Number in GA/SCI
« Reply #3 on: February 18, 2013, 11:59:30 AM »
I am using following steps during upgrade any component:

1. Backup application options
2. Import a new application template ,if is necessary
3. Reload app template on object in CME
4. Reload default options setting from template
5. Check and configuration of options on object in CME
6. Install upgrade application package

and I never have registered similiar issue as you

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Application Version Number in GA/SCI
« Reply #4 on: February 18, 2013, 02:41:06 PM »
I never change the template. if there is a new option that I need I write it down manually. Never had the issue you comment neither.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Application Version Number in GA/SCI
« Reply #5 on: February 18, 2013, 02:45:28 PM »
I agree with you cav,but can exists situation when the reload of template is the best and pure way. However, manually writing out is the easiest and secure way (you have a control over processing changes)

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Application Version Number in GA/SCI
« Reply #6 on: February 18, 2013, 03:22:58 PM »
Jummm...don't know...don't convince me hehe...template is just that, a set of options by default. If not configured then the app uses the default ones on code side...you see logs and can modify according to your needs.
Anyway, many ways to do it right, depends on how you like to do it only

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Application Version Number in GA/SCI
« Reply #7 on: February 18, 2013, 03:44:58 PM »
I mean situation when you for example upgrade Genesys over than one release (for example from 7.2 to 8.1) - between these version exist a lot of changes of component options.So,it is quite simple to reload new template and manually re-write used options. But,it is only my opinion and each one has an own upgrade procedure. Next argument is,that this topic can be readed by Genesys beginner and is better if they read the "right" processes in Genesys solution.

As I wrote,by me,I have to agree with you...

Offline genesysguru

  • Sr. Member
  • ****
  • Posts: 293
  • Karma: 12
    • Genesys Guru Blog
Re: Application Version Number in GA/SCI
« Reply #8 on: February 19, 2013, 02:23:22 PM »
Same here. On minor versions I never change the template. I just review the differences and decide whether I need to change the default value of any new options added.

Offline fnunezsa

  • Full Member
  • ***
  • Posts: 213
  • Karma: 5
Re: Application Version Number in GA/SCI
« Reply #9 on: March 05, 2013, 12:17:44 AM »
[quote]You have to change it in Conf DB. The version of installed components are updated during installation (step where you filled connection to the CME).[/quote]

I'd never advise to manually update configuration data directly, e.g. using a sql update query. Instead, there's a CME approach where you right click on the application you want to update and choose wizard -> configure. That will bring up an editable application screen where you can edit the application's version. This options is not available in GA for some reason and it does not work for certain application types like Configuration Server.