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

Forum Posts

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
  • 506 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
  • 437 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
  • 527 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  
  • 1456 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
  • 426 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
  • 1197 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
  • 384 Views
  • 2 replies
  • 0 helpfuls

Highlight a row in a list view based on a Workflow state

I have a request that based on the state of a Workflow and ticket type, highlight that ticket row in a list view.I'm trying to make that row stand out, so it's not missed.Another option was to send a SMS message from the workflow, but I've not been a...

John H1 by Tera Guru
  • 569 Views
  • 1 replies
  • 0 helpfuls

Attachment field in form

Greetings,One of my requirements is to build an file attachment-accepting field in ServiceNow. The attachments must come from either 'My computer' or a specific table in the instance.In other words, I should be able to attach a PDF from my PC or any ...

sakshi18 by Tera Contributor
  • 1804 Views
  • 2 replies
  • 0 helpfuls