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

Forum Posts

Resolved! I want to create a requested item from a record producer which is in service catalog , I have created the record producer , now it need to show in RITM , after approve it will go to destination table

I have created a record producer named demo approve item , it should create a requested item , which will go for approve , if the request is approved whatever data we have in that record, it should get updated in destination table .

Amit Dey1 by Tera Contributor
  • 1218 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to get the field value in service-now using LDAP

Hi Everyone, The AD team has created a field at their side. And we at service-now side has created the same field in users table. But can someone let me know the process how to update the field present at service-now side when LDAP sync is done.  In ...

Lucky1 by Tera Guru
  • 1143 Views
  • 12 replies
  • 1 helpfuls

Resolved! Best practice for granting read access to 'cmdb_ci_service' table

Hi, When building a change request item (record producer) in the Service Catalog, what is the best-practice for granting a non-admin user the ability to read from the 'cmdb_ci_service' table?  For context: I have created a variable on the Catalog Ite...

UbiquitousRD by Kilo Contributor
  • 2490 Views
  • 5 replies
  • 1 helpfuls

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
  • 1186 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
  • 1422 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
  • 1526 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
  • 2974 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...