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

Forum Posts

On-Call Scheduling End User Training Documentation

We are rolling out On-Call Scheduling to our end user community.  We're trying to build some straightforward, "out of the box" training documentation that we can cover in a one hour overview with our users. We are hoping not to reinvent the wheel and...

doormold by Tera Contributor
  • 5111 Views
  • 15 replies
  • 7 helpfuls

Resolved! Send Notification not working in Flow Designer

Hi,     I want to create email notification on a particular catalog item so I created Event and Notification. Trying to fire that via 'Flow' not 'workflow' using "Send Notification" action but the notification I created not displaying there. It is in...

find_real_file.png
Prachi Tikhe by Tera Contributor
  • 3470 Views
  • 5 replies
  • 0 helpfuls

Unable to capture update set

I am trying to capture a catalog item in an update set by clicking "Force to update set" but I am getting this error "Updates are already being recorded for this table." Thanks in advance.

Savitha4 by Tera Contributor
  • 1016 Views
  • 2 replies
  • 0 helpfuls

Resolved! Knowledge Catergory should be hide/show based on group

we want one team/group have access to one category and not have to another to create or edit knowldge articles under it having access to one knowledge base and criteria set at category level.below screenshot , android knowledge category should be vis...

anil4005_0-1676993508596.png
anil4005 by Tera Contributor
  • 1974 Views
  • 4 replies
  • 1 helpfuls

How to delete the records using scheduled job

Hi All,I have a requirement where, the schedule job should run weekly once and should find knowledge article usages table (kb_use) and delete records that are more than 2 years old (created more than 2 year ago). 

Sanket Pawar by Tera Contributor
  • 2462 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to add double quotes to array values

Hi All, I need to add double quotes to values in an array please help me on how to do that. Example: var arr=["servicenow,community"]; I have an array like this but i need the array as var arr=["servicenow","community"]; via server script Please tell...

Resolved! Unable to import date/time field data correctly from import set

I am importing data for a date/time field through import sets into servicenow. Target filed is a date/time field on the sys_user table.  1. target field format is a date/time field, date format on user table is default - (system dd-mm-yyyy), time zon...

kBahu by Tera Expert
  • 10772 Views
  • 19 replies
  • 5 helpfuls

Resolved! Ui action visibility and attachment check

I have requirement to create ui action named "review" it should visible to only the users who is the reviewer field on the form. and When the review button is pressed it's supposed to evaluate whether there's a screenshot of the certification verific...

sanjana5 by Tera Contributor
  • 3580 Views
  • 9 replies
  • 5 helpfuls

Resolved! ACL Condition to see groups where logged in user is a member

I have a table X that stores document types which has group table as one of the reference.I want to define an ACL stating, user can only read records from table X if he is a member of the group.Ex: If there are 10 groups, and logged in user is a memb...