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

Forum Posts

Resolved! Inbound email action parsing to incident table

Hi, I'm hoping someone with good scripting skills can help me -- I will be able to test this and resolve it myself shortly, I'm sure...but unfortunately I don't have access to my test environment right now. I am trying to write an inbound email actio...

jMarshal by Mega Sage
  • 1839 Views
  • 4 replies
  • 1 helpfuls

Resolved! Finding event trigger

I have a Business rule which is triggering an event, but not sure what script the event is triggering. Would like to know the ways to find. 

find_real_file.png

After editing data is not getting saved.

Hello Experts, For one read only field edit access is given to a particular user group and now when the group member edit that field, the new value is not getting saved after clicking on save button instead of that previous value is showing. Here I h...

Ulka1 by Tera Contributor
  • 1169 Views
  • 8 replies
  • 2 helpfuls

Resolved! Is it possible to share Templates as an ITIL user?

Hey,  I have the task to make it possible for itil users to share their created templates. So far I just found out that a user in general needs to be a member of the template_editor role to be able to create a template. But this is not enough to shar...

Soeren by Tera Contributor
  • 1714 Views
  • 2 replies
  • 3 helpfuls

Before Query Business Rule on Parent Table Only

Question: Is it possible to write a "Before \ Query" Business Rule that does not run on a child table?For instance, I want to create a new "u_incident2" table which extends the incident table and then write a Business Rule that will only run on the i...

Jim Coyne by Kilo Patron
  • 2354 Views
  • 3 replies
  • 4 helpfuls

Dot walking on a record producer

Hi All,  I have created a record producer in my PDI and I am trying to populate the CI field on an incident record by grabbing the information form the asset table.  Is it possible to dot walk from the record producer or do I have to use a script inc...

find_real_file.png find_real_file.png
Alex319 by Giga Guru
  • 1215 Views
  • 1 replies
  • 1 helpfuls

Email inbound action for Multiple external email accounts

Hi All     I have a requirement to create inbound actions for multiple email boxes that are in non servicenow domain.Servicenow to read emails sent to each mailbox and based on the mailbox the created ticket to be routed to it specific assignment gro...

Community Alums by Community Alums  
  • 580 Views
  • 1 replies
  • 0 helpfuls

Resolved! Get department ID of user

Hi All,   I have to fetch the department ID of a user in my catalog, now I have a script include which fetches other user details like phone number, email, etc and populates it on the form. I want to get the department ID of that user which is actual...