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

Forum Posts

Resolved! Visual Task Board Missing Data for One User

We have a task board that I built years ago.  The board shows assigned to for open incidents within several assignment groups.  One of the principal users is no longer seeing two of the members who have incidents assigned.  I've confirmed that I see ...

johnfeist by Mega Sage
  • 1337 Views
  • 2 replies
  • 1 helpfuls

Owner/Reviewer at KA level.

HI Team,do we have owner/reviewer at Knowlege Article level. I can see in knowledge base we have it ..Other option is to create 70 KB and 70 KA.. which is not a good idea and I'm sure ServiceNow would havethought about it. Thanks for your help ..

pramn by Kilo Sage
  • 554 Views
  • 1 replies
  • 0 helpfuls

To check the duplicacy for the User and Role in the selected group.

I am trying to build a cataloge where a group will be selected from the reference. further Users and Roles will addedd to the group. Need to write script to check if the user is already a part of the group and to check if the group already have the s...

SatyamV by Tera Contributor
  • 476 Views
  • 1 replies
  • 0 helpfuls

Catalog item

I have done with example catalog item but ui policy action is not working. Example : should be visible "Contacrt Employee". Type         : Multiple choice Question : Please select the contractChoices :* Contract Employee*  No Contract Conditions: Use...

Ram012 by Tera Contributor
  • 568 Views
  • 2 replies
  • 0 helpfuls

Resolved! Create RITM from Incident

Hi, I have a Catalog Item, in which I have a flow attached. The flow has trigger "Service Catalog" and then action to create SC_task.  Now, I have created a UI action on the incident table to create a requested item with below code but sc_task is not...

Community Alums by Community Alums  
  • 1599 Views
  • 2 replies
  • 0 helpfuls

Agent Mobile Ui Page(Assess Risk)

Requirement: Agent Mobile configured change request and provided edit function configure one more function called assess risk how to configure asses risk function for mobile which is available for platform and once we hit an asses risk button it supp...

Catalog client script

Below the code not working  function onChange(control, oldValue, newValue, isLoading, isTemplate) {if (isLoading || newValue === '') {return;}Var ga = new Glideajax('UserDetails');ga.addparam('sysparm_name', check Employee);ga.addparam('sysparm_user_...

Ram012 by Tera Contributor
  • 462 Views
  • 1 replies
  • 1 helpfuls

Add a new field in description of approval task

Hi, I want to add a new field in description of approval task.Case- there is a requirement to add newly created variable inside the description of approval task so that approver can get complete idea before approving. Please help me to know how we ca...

snriya by Tera Contributor
  • 1324 Views
  • 5 replies
  • 0 helpfuls

I want to trigger a task based on MRVS choice.

I am trying to trigger a task in workflow based on choice selected in MRVS. I am trying to do in a script using a if in workflow but it is not triggering. var testRoles = [          'sys_id of choice1 in selectbox',           'sys_id of choice2'     ...

Taaha M by Tera Contributor
  • 417 Views
  • 2 replies
  • 0 helpfuls