We sync user account from AD to ServiceNow but it does contain timezone data. We do have value for field Location that has timezone set. Is there a way to auto set user timezone based on the Location set for the user? Thanks in advance.
Hi all, I modified a script found on community to prevent an approver of change request from approving 2 times. This applies to the same approver from different group and on the same authorization stage. Here is the BR script:Table: sysapproval_appro...