Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

How to restart a workflow from UI action

Hi, Could you please tell me how to restart a workflow from UI action? Have used below script: UI Action Table:sc_req_item new Workflow().restartWorkflow(current, true); current.state = '1';current.update();action.setRedirectURL(current);   This scri...

Yashaswini by Tera Expert
  • 3498 Views
  • 7 replies
  • 0 helpfuls

Resolved! Best way to change the state field if any update on the record

Hi, I've a custom table and with nearly 20 fields. There is a "state" field with values 1 to 5. when ever any field changes on the form except "State" field and "description(type: string field)"field the state should set the value to 1. This can be a...

Chaiatnya by Tera Contributor
  • 3346 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to make variable editable in SC task

Hi All, Could you suggest How to make variable editable in SC task. I have created UI Police and made all variable read-only but still i am not able to edit variables in SC task.

find_real_file.png
Radhe by Tera Expert
  • 3757 Views
  • 8 replies
  • 0 helpfuls

Resolved! Redirecting to Request Item

I'm about to clone my SC Catalog Item (widget-sc-cat-item-widget-v2) just so I can bypass the sc_request page and table after sc_cat_items are submitted. I plan to send people to the sc_req_item page and table, because no one wants to see sc_request,...

Resolved! ITIL users unable to see Completed Risk Assessments

Hi, Currently, I have a customer with ITIL users who are unable to view completed risk assessments. Only admins are able to view the completed risk assessments. Has anyone dealt with this matter? If so, what's the best way to solve this? Here's a scr...

Hari Murali by Tera Contributor
  • 2840 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to send a report link in scheduled email execution report

Hi Folks,   need to send a report link in scheduled report execution report. can someone please help me on this. we are sending a report to user on sla breached. in scheduled message need to include report link too.   Thanks,

GANESH23 by Tera Contributor
  • 4336 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to access UI Action(form link)using ATF

HI All, I have created Test on change request table. Before going to Approval it is asking to fill form(survey) by clicking UI Action in Form Link. After clicking that, it is asking Multiple choice questions, after submitting this form(survey)  Risk ...

find_real_file.png
latha13 by Tera Contributor
  • 2836 Views
  • 5 replies
  • 1 helpfuls

Resolved! About Guest user

In Service-Now if we have to create ticket from inbound email for guest user, do we need to create the guest user explicitly in the system as I don't see any guest user in the user list. Please advice. Thanks in Advance

Avi26 by Tera Contributor
  • 6490 Views
  • 4 replies
  • 4 helpfuls

Resolved! How to map a variable requested for to the RITM Field requested for

Hello everybody, I d like to know how to push the requested for variable on the sc_req_item.requested for field  my requested for variable is in set variable I don't know if it can be trouble.   I already searched in the community and it's not worki...

find_real_file.png
BCELSTEI by Tera Expert
  • 5611 Views
  • 5 replies
  • 2 helpfuls

Resolved! Show field message function in Service Portal

I am using g_form.showFieldMsg option in client script to display a message below the field when the country field is selected as USA. It is working fine when i click try it at the item level but not in the Service Portal.   Do we have to write any s...

Nowlearner by Kilo Guru
  • 9183 Views
  • 9 replies
  • 7 helpfuls

How to Override Global UI Action with different Condition?

I have created a new UI action for Extended table With same name and action name and lower order.But the condition is different for Extended one. So if the condition satisfies then Global UI action is appearing on the form. How to resolve it?

gangaprathap by Tera Contributor
  • 3553 Views
  • 5 replies
  • 0 helpfuls