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

Forum Posts

Resolved! I have to copy Attachments from HR case to HR task

HI team,   I have to copy attachments from HR case to HR task. I tried below code  Table : sn_hr_core_case After BRule with inssert and update.   code should be:var sysID = current.sys_id; var CopyAttach = new GlideRecord('sn_hr_core_task'); CopyAtta...

Bidirectional issue in ServiceNow ebonding

Hi All,I'm facing one issue.  We are doing bidirectional eBonding between two instances to copy incident records using flow designer and "ServiceNow remote instance spoke" and created flows on both the instances. However, the issue is it is going in ...

User205031 by Tera Contributor
  • 1111 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to recognize how assigned roles

When you see the role assigned to the User IDIs there a way to tell which group the ServiceNow role was assigned to or personally assigned?

ayano by Giga Guru
  • 1247 Views
  • 8 replies
  • 2 helpfuls

how to save a catalog item value into a table form field

I have a requirement where I need to get values like description, category from my catalog item and save it in request (sc_request) form. I tried writing a business rule for description field but I'm unable to pass values to the business rule from a ...

find_real_file.png find_real_file.png find_real_file.png
NewBiee by Tera Contributor
  • 1390 Views
  • 8 replies
  • 0 helpfuls

Resolved! Field watcher in San Diego not working

After upgrading to San Diego the field watcher does not show the javascript log at the bottom of the page or nothing happens when clicking on the bug icon. Please suggest if any one faced similar issue and what is the solution for this. TIA   ~AK

avinashkande by Tera Contributor
  • 2850 Views
  • 3 replies
  • 9 helpfuls

Linking Knowledge Article to Request

I am trying to link the knowledge article to my Request but as soon as I attach the knowledge article to my Request, so instead of showing the article content in description box, it is showing the article HTML code. Can someone please help me with th...

Resolved! By using historywalker how to get the previous state of the record

My requirement is 2 senarios we have  1. When incident state change from NEW to awaiting info when I click on RETRIEVE button , the incident should set back to NEW state.  2.When incident state change from Inprogress to awaiting info when I click on ...

Krishan by Kilo Contributor
  • 617 Views
  • 2 replies
  • 1 helpfuls

Resolved! Unterminated Literal String

I have a response stored in a string variable and want to fetch the ticket number but I am not able to traverse through the output. Output : <?xml version="1.0" encoding="ISO-xxxx-xx" standalone="yes"?> <Web-Ticket> <Change> <pro> <text>Change succes...

aks4 by Tera Contributor
  • 3131 Views
  • 10 replies
  • 3 helpfuls

How to add CAB meeting's agenda

I need to add CAB workbench has the agenda auto populated with Normal and Emergency changes as described. Normal Change - Change CAB date is the same as the CAB meeting date.Emergency Change - Change CAB date is the same as the CAB meeting date.Stand...

prasad8 by Giga Expert
  • 1173 Views
  • 1 replies
  • 0 helpfuls