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

Forum Posts

How to transfer ticket from one domain to another?

I am working on a separated domain instance and I have a request to transfer an Incident to another domain. We have a field for Domain and I tried changing that but it won't work. I also tried exporting the ticket and editing the domain sys_id and im...

Pearl3 by Kilo Contributor
  • 1913 Views
  • 6 replies
  • 4 helpfuls

Article Quality Index (AQI) Best Practices and Lessons Learned?

We are looking for best practices and lessons learned (see questions below) from ServiceNow users who have conducted AQI exercises in the last few years. Our Service Desk group is planning to conduct our first Article Quality Index (AQI) exercise. So...

Moses Ling by Giga Contributor
  • 3092 Views
  • 1 replies
  • 12 helpfuls

Resolved! Flow Designer - Duplicate action option?

I was using the Flow Designer instead of the Workflow editor which I normally use for workflows. One thing that I can't figure out how to do is copy an existing action. For the catalog item I was working on there were a lot of Create Catalog tasks re...

find_real_file.png

Record Producer - Standard change templates

We seem to be having an issue with the OOTB "Propose a standard change" record producer when trying to use the record producer on the portal.  Please see attached for screen shots of the issue. We need the view that you have on the record producer (t...

ToniOxley by Kilo Expert
  • 1432 Views
  • 3 replies
  • 0 helpfuls

Restrict choices in Reference Field

Hello, I want to restrict reference field choices based on the selection of other variable(Select box) value. Any suggestions, please need help.   Thanks!

kuttti by Kilo Guru
  • 2596 Views
  • 10 replies
  • 2 helpfuls

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
  • 2693 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
  • 2507 Views
  • 4 replies
  • 0 helpfuls