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

Forum Posts

Auto Download returned ResponseBody

Currently I have developed one way integration between ServiceNow & Amazon Web Services (AWS) S3 bucket. The objective is to download file from AWS using RESTMessageV2. I know there is a existing method in REST message to save the returned ResponseBo...

Incident to incident integration using Oauth

Hi All,I am trying to integrate two ServiceNow instances with each other. The functionality i am trying to build is to pull incident table records from 1 instance to other instance. For this i have a setup of rest message using oauth authentication a...

anshmahajan by Tera Contributor
  • 1318 Views
  • 4 replies
  • 0 helpfuls

Resolved! Retrieve CSV Data and Convert to MRVS in Record Producer

Hello Community,I'd like to create a button that upload data into MRVS from an attachment with widget.But I face the issue of 'Server JavaScript error Cannot read property "action" from undefined';Could someone teach me how to solve it?It is being pr...

110100 by Tera Contributor
  • 1056 Views
  • 3 replies
  • 1 helpfuls

How to Inject mrvs to data?

Hello Community,I would like to put the value to 'mrvs 'post_transfer_request_variable_set (sysid: d1f902b31bbc42d0f078a60ce54bcb12)'.However, it returns a result of 'test_multi_row []'.I am using 'test_multi_row(MultiLine)' now as a test, what impro...

Employee center HRM todo not consistent for all the users

In the employee center, HRMtodo widget is behaving differently for different role-based users.For Example, If I try to open with a user who has an ITIL role it shows as below. But when it comes to approver_user role, it is not showing all the details...

kiran115_0-1701785863082.png kiran115_1-1701786421612.png
kiran115 by Tera Contributor
  • 453 Views
  • 1 replies
  • 0 helpfuls

Resolved! ArrayUtil is not properly checking for duplicates

I have this script where I am attempting to take 300+ names in the assigned to field that show as a query result and then making the array have no duplicates. I've tried the ArrayUtil.unique, indexOf, and ! .contains options with no change.Any help w...

Resolved! Display Short Description on Widget 'My Requests'

Hello Team,I want to display a 'Short Description' of the Requests/Incidents instead of currently displaying the 'item name' on the 'Requests' list view of the Service Portal. (highlighted section in below screenshot is the place where the Short desc...

rishabh31_0-1680624289726.png
rishabh31 by Mega Sage
  • 4893 Views
  • 11 replies
  • 5 helpfuls

Error when trying to copy CI attributes

I'm working on a catalog item that takes some of the attributes of a CI (old CI) and updates the new/replacement CI with those attributes.  Some of the attributes I'm copying are assigned_to, cost_center, and department.  When I run the script (as a ...

KeithM1 by Tera Expert
  • 751 Views
  • 2 replies
  • 1 helpfuls

Parsing an XML from email into an incident

I have a requirement to receive an xml via email (either as an attachment or in the body of the email). Once received, it should create a record with the data from the xml (preferably an SIR. Any ideas on the best way to achieve this?

Community Alums by Community Alums  
  • 736 Views
  • 2 replies
  • 0 helpfuls