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

Forum Posts

Resolved! Why my process flow formatter does not appear in my form layout?

Hi Experts, I have created new process flows entries for my Incident table: but when I access my Incident form  cannot see Process Flow in the list. Based on the training video: https://www.youtube.com/watch?v=ve52RRXjAbs&t=127s it should look like...

find_real_file.png find_real_file.png find_real_file.png
Marcin16 by Kilo Contributor
  • 5078 Views
  • 2 replies
  • 5 helpfuls

Resolved! Assignment of ticket for workload and work schedule

Hello,I have a problem with the car assigning a ticket to a group, which is assigned by workload and according to the work schedule of each operator.I'm using queue manager, but this assigns me to all the operators of a group by workload but there is...

itstk by Tera Contributor
  • 3182 Views
  • 5 replies
  • 3 helpfuls

Resolved! How to add approval on incident

Hello, I'm new to servicenow How can I add to the incident the caller's manger approval as a first step of approval before proceeding with incident solution, and if that could be done without the need to a create a workflow since I'm trying to keep t...

Yaseen2 by Mega Expert
  • 7150 Views
  • 13 replies
  • 3 helpfuls

Resolved! Change Task in Workflow

I have a workflow that will create a change request when a catalog task closes.  In addition to the change request, I need for it to open a change task, propagating specific information from the change request to the change task, specifically the...

leahp by Kilo Guru
  • 4974 Views
  • 7 replies
  • 0 helpfuls

Resolved! Inbound Action Regex for multiple line variable

Hello There SN Gurus! I have a variable that spans multiple lines and I am trying to find an easy way to create a variable from the data. Basically I want to see if there is a way to capture everything from ^" to "$ using regex.   Example: LONGDESC="...

mooreka777 by Giga Contributor
  • 4561 Views
  • 11 replies
  • 2 helpfuls

Change and Release management links

Hi.My organisation has requested we use Release v2, and we have never used a release process before.Could I get some help in understanding how I can connect releases with a change request please.A full scenario of release and a change would be great ...

yuggi1 by Kilo Contributor
  • 4449 Views
  • 3 replies
  • 2 helpfuls

Post button not available on journal_input field.

We have two journal_input fields comments, work notes on the catalog task form. The post button is available only for work notes and not comments. How do I get it even for the other field too?

find_real_file.png
Radha K by Mega Guru
  • 6739 Views
  • 9 replies
  • 14 helpfuls

Resolved! What will end users see during an AHA data center transfer?

Our instance is being "moved" (for lack of a better word) from one data center to another this weekend.   ServiceNow talks about 15 minutes of downtime during this maintenance window.    What will customers see during this window?    Will the insta...

Resolved! Can we create a catalog item with different languages ?

Want to create a catalog item with different language as, when a German user login form should be in german language or when Indian person login form should be in hindi. Is it possible to do / Need your help Thanks

datspandey by Kilo Contributor
  • 2564 Views
  • 1 replies
  • 1 helpfuls

On Complete Transform Script

Hi All, I have written an On complete Transform Script for updating a field in parent table after importing the data(via excel) to the Related list table. Please let me know where I am going wrong. CODE: (function runTransformScript(source, map, log,...

Inbound email action- Reopen incident

Good day, everyone-   I'm trying to create an inbound email action that states that- If a caller responds to an incident (through email or portal), the incident will reopen and let us know.  For the most part, I think I have it but I'm running into t...