" /> Cannot Alter Field - Genesys CTI User Forum

Author Topic: Cannot Alter Field  (Read 2965 times)

Offline edobellamy

  • Newbie
  • *
  • Posts: 44
  • Karma: -3
Cannot Alter Field
« on: January 15, 2008, 03:21:00 PM »
Advertisement
I'm trying to modify a field from the default outbound format (tz_dbid) to set it to our time_zone. CME is not allowing the change. We tried removing all the  dependencies, ls there are the default outbound 6 and 7 formats that have circular references to them selves, and I cannot erase or change, nor I can change the tz_dbid.

Does any body knwows any trick to fix this?

Cheers,

Eduardo.  ???

Offline catanirex

  • Sr. Member
  • ****
  • Posts: 272
  • Karma: 11
Re: Cannot Alter Field
« Reply #1 on: January 15, 2008, 05:24:07 PM »
Are you using the default user? Sometimes it is required to use that one...

Danny_Jarman

  • Guest
Re: Cannot Alter Field
« Reply #2 on: January 17, 2008, 01:13:15 AM »
I may be on the wrong track here but there should be no need to change the format of the tz_dbid field itself.

The tz_dbid is simply the id number of the timezone in the database. OCS requires this to be a certain format otherwise it will lose it's ability to reference a list record for it's available time to call or schedule time.

If you need a new timezone, add one in CME. This creates a new record with a new tz_dbid. This tz_dbid can then be used to populate the list at the point of creation or you can run an update to this field in the list tables themselves.


Offline edobellamy

  • Newbie
  • *
  • Posts: 44
  • Karma: -3
Re: Cannot Alter Field
« Reply #3 on: January 17, 2008, 10:34:08 AM »
Well is not really the cuestion, we need to change the default value for the field, but CME won' let let us, saying my security access level doesn't allow it although I'm super admin. Finally I went and change it directly in the database.
And is working correctly now.

Cheers.