Function setForceUpdate is not allowed in scope
any alternate method for this?
any alternate method for this?
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...
Hello - We had originally coded a scripted rest API to check if the inbound payload had a value for a field: "Customer_Ticket__c" (which is our ServiceNow incident number) and if it did not, to return a 400 error, and if it did, to go ahead and inse...
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...
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...
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...
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.
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...
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 ...
Hi All,Requirement: Need to pull a report of all the catalog task(sc_task) that were assigned to Service Desk at one or other point in this month.The issue is since the Service Desk re-assigns the catalog task to other queues, so how to know how may ...
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...
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...
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 ...
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...
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 ...
