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

Forum Posts

Allow List View but Prevent Users From Opening the Form

Hello, I have a business rule that is working correctly to restrict our InfoSec tickets based on a custom role to only those users with the role. The issue here is that CAB cannot seem to relate those incidents to Changes or see incidents that have b...

tiguin2798 by Tera Guru
  • 804 Views
  • 3 replies
  • 0 helpfuls

Trigger a catalog item via Record producer. Review my code

Hello, community,   I'm trying to submit a catalog item via a record producer.   The code below works when I tested it on a background script but not with my record producer. When submitted via the RP, the requested item is generated, but the variabl...

Dash2 by ServiceNow Employee
  • 500 Views
  • 2 replies
  • 0 helpfuls

Resolved! how many users installed the mobile agent?

Hello all, i remember previously i can find a list like how many user installed the mobile agent apps and whether is ios/android.average time login etc, i think is like at the workspace tab, i can't remember correctly.anyone have idea how to find out...

yandp by Tera Guru
  • 883 Views
  • 2 replies
  • 1 helpfuls

Resolved! sys_user_group, sys_user_roles access from scoped apps

Hello,   I am working on Scoped app, one of it is features is to manage users and groups roles. I need to create forms in the scoped app to manage groups (add, delete and update), and manager roles in groups which both tables resides in the global sc...

hay by Tera Expert
  • 2226 Views
  • 4 replies
  • 1 helpfuls

Resolved! Unable to update the Assignee value on incident table and task table

 From the schedule Job i was trying to update the Assignee value and state Field values in the Incident and Task table with the below code.I can successfully update assignee field with the below script , but state value is not getting update. var t1=...

pavam by Tera Contributor
  • 1555 Views
  • 10 replies
  • 0 helpfuls

Inbound REST API and OUT bound REST integartion using flow design

Dear Team,I need one help I have done the REST integartion based on my requirement using Flow design please see the steptsStep 1 : Catalog form created and Submitted we will get RITM number  --- > I have done successfullyStep 2 : Flow design I have u...

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

Editing Survey and Assessment widget

Hi,I would appreciate some help from experts and Guru's of ServiceNow please...... We have a customer satisfaction survey that is open with public access, we would like to include/show a new field on the survey page.Survey page is using "Survey and A...

I need to trigger an email to the group

I need to trigger an email to the group when below conditions are met.  "Incident priority = HighCreated by = Test.User Friday PST 5 P.M to Monday IST 9 AM "Email should trigger with Incident "Short description" and "Description" with priority detail...

B Ashok by Tera Guru
  • 296 Views
  • 2 replies
  • 0 helpfuls

query a list of sys ids on a table

i have a list of sys_id in a variable called test, test is a set of values that im returning from a script include thats used to filter a reference field so the words sysidIN start the list of values in test.  here is a sample of  values in test . I ...

ServNowDev by Tera Guru
  • 1283 Views
  • 4 replies
  • 0 helpfuls

Resolved! Parsing JSON with scripted REST API

I have a scripted REST API from which I am attempting to parse JSON.Unfortunately when try to log the variables, I am getting an undefined value.What am I missing? Scripted REST API:  var requestBody = request.body.dataString; var parsedData = JSON.p...

JJG_SNOW by Mega Guru
  • 1183 Views
  • 2 replies
  • 0 helpfuls