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

Forum Posts

Resolved! Parse Nested JSON Array and objects

I have a RestMessage that I am getting back the JSON as below, How do I parse this to get the SerialNumbers? Thank you { "Devices":[ { "EasIds":{ "EasId":[ "XXPI8PIKDD4LP5ID797BVKSGKO", "XXFDA7DB295B406C9933FA634B190B77" ] }, "Udid":"00000000-000A6C...

find_real_file.png
triciav by Kilo Sage
  • 5903 Views
  • 10 replies
  • 1 helpfuls

Resolved! Create a User - how can you add role(s) or group(s)

We're updating our existing ATF scripts for New York and wish to add the "Create a User" step.I'm unable to add either a role or group to the step. The fields appear to be locked and I'm unable to unlock them.I've tried with the admin and / or atf_te...

Robert Argue by Kilo Contributor
  • 1695 Views
  • 4 replies
  • 1 helpfuls

Resolved! UI Page - How to programmatically create 10 input fields

I'll prefix this by saying I know just enough about Jelly to be dangerous.   I'm trying to add some text input fields on a UI Page.   Right now it's limited to 10 fields, but it may change to another number and I'm planning on switching it to a prope...

Jim Coyne by Kilo Patron
  • 3683 Views
  • 5 replies
  • 5 helpfuls

Resolved! Scope name application part length?

I'm working through the developer learning plan and have come across the following in the NeedIt training. The scope value is set automatically by ServiceNow whenever an application is created in Studio. The scope is constructed by concatenating 3 va...

RichGK1 by Mega Expert
  • 3704 Views
  • 2 replies
  • 4 helpfuls

Resolved! how to integrate Active Directory in servicenow?

Hi,How to integrate Active Directory in Servicenow?What are the requirement to do this?What is the process to do?Is activating a plugin Orchestration - Active Directory is just enough as mentioned geneva Doc?Thanks in Advance,Tindra.

alvatindra by Giga Contributor
  • 28009 Views
  • 8 replies
  • 6 helpfuls

Resolved! Scripts - Background cannot update read-only fields after upgrade

We recently upgraded from London to New York.   After the upgrade, some of our scripts we use in scripts - background can no longer update records, giving the following error:  Background message, type:error, message: Data Policy Exception: The fol...

Community Alums by Community Alums  
  • 2065 Views
  • 6 replies
  • 2 helpfuls

On-Call scheduling permissions

I am trying to modify the set of users that can create on call schedules.  My issue is that I can't find where the "select group" dialog is configured.  I have adjusted the script include referenced in the various related ACLs to allow the other set ...

find_real_file.png

Resolved! Adding default item to List Collector choices

I have a catalog item in Madrid where someone can multi-select Departments from that table into a list collector. Since I have the Department of the Requester in another field already, I'd like that to already appear selected in that list. The displa...

Jeff Shaevel by Tera Contributor
  • 2220 Views
  • 8 replies
  • 1 helpfuls

Resolved! How to set the value on a decimal field?

Hi All, I need your help with the code of a fix script on below requirement. For all the unexported time cards (u_export= false) on the time card table, if the minutes are not: 0,0.25,0.5,0.75 it should change it to the closest of those values. Condi...

User177031 by Kilo Guru
  • 3181 Views
  • 14 replies
  • 4 helpfuls

Resolved! How can we display announcement based on user location

Hi ALL, could you please suggest can we display announcement based on user location. EX: if admin create one announcement XYZ location having issue on LIFT when  user login from XYZ location user get see display message "xyz location having issue on ...

sathish29 by Giga Contributor
  • 5783 Views
  • 5 replies
  • 14 helpfuls

Resolved! Hide Form Section and Section Fields

Hello All,   My Requirment: Under Form Section almost 15 fields are available and we need to hide them based on the selected category. And also few fields are mandatory before saving the form and few fields are mandatory after saving the form. we tri...

ar1 by Kilo Sage
  • 3908 Views
  • 9 replies
  • 3 helpfuls

How to recover the Deleted table and data ?

Hi team,   Is there any way to recover the deleted table and its data? If we delete the custom table, Can we recover it back ? We tried recover it from Deleted Records but the table label, column label and Acl's and its related records are not being ...