Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Where i can find this sn_awa script?

Hi All,        In scheduled Job "AWA - Set Inactive Agents Offline" i can see the run script "sn_awa.AgentPresenceManager.setInactiveAgentsOffline();".Can any one tell where i could find this sn_awa.AgentPresenceManager.setInactiveAgentsOffline() scr...

SRI Sakthi by Tera Contributor
  • 1412 Views
  • 3 replies
  • 2 helpfuls

How to make the field non-mandatory

In a form there are few tab, one tab is mandatory, as per requirement I have to make a dropdown field mandatory in that tab, could you please let me know there any way to make the dropdown field non-mandatory. There are two approaches I am thinking,1...

Close parent task if all child tasks are closed

Hi All, I have a requirement to close the parent if all child tasks are closed / put parent on hold if all children are on hold / withdraw parent if all children are withdrawn. It is basically to be done for a scoped application CONTINUAL SERVICE IMP...

Resolved! Can you export users from a service?

We have just moved to a new instance and still have the previous instance up and running for a few more days so we can export anything we might need to keep. I have a few services that people subscribe to in order to get outage notifications, what I'...

find_real_file.png
Moedeb by Tera Guru
  • 750 Views
  • 2 replies
  • 1 helpfuls

to check two or more specific values in array

hi there roleVar is a list of sys_ids. roles is the specific sys_ids i want to check and if found do something.   when i try with the  first sys_id it evaluates correctly , but not with the second one, is the script below correct?   Thanks Levino    ...

levino by Giga Guru
  • 1259 Views
  • 11 replies
  • 4 helpfuls

Annotation

Hi,I have a Requested Item CI field displayed as read only on catalog task. I want to display an annotation under it - "Make changes in the Request Item CI field"How would I do it? Solutions?

Anna L by Tera Contributor
  • 1623 Views
  • 4 replies
  • 1 helpfuls

How to Trigger the Notification from schedule job

All the changes in review state without approval for which actual end date passed at least 3 weeks ago a notification with a request to progress the change to the closure will be send to the change owner, assignment group(cc), change owners manager(c...