Resolved! How to copy a record from one table to another table
I want to copy all the records in table A to table B.Is there a way to copy in a script without using record export / import?
Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent. Join the Challenge.
I want to copy all the records in table A to table B.Is there a way to copy in a script without using record export / import?
I created a Custom Table by using ‘Extends table’, which references another table. Basically, I copied everything from that table and will later add Dictionary Entries to reference data from other tables for this Custom Table. When using the REST API...
I have a Service Catalog form with a single-line text variable for capturing the mobile number. Before the user submits the form, I want to validate whether the entered mobile number exists in the sys_user table. If the mobile number exists, allow fo...
your importing list of record and you want that whenever I am importing a data and I want to make sure that whatever data is getting inserted into database each and every letter of the that first alphabet should be capital so how will you do that. Th...
On daily bases I want to send an notification to the manager of like what all incident open till the previous date. Should I use a Scheduled Job, Workflow, or Notification to achieve this, and what would the best approach be for such a use case? Than...
Hello, I'm working on importing a list of records into ServiceNow, and I want to ensure that for every record being inserted into the database, the first letter of each word in the relevant fields is capitalized. For example, if the imported data con...
I was going to create an RDS column in the sysauto table to refer to the Run this script column in the sysauto_script table. But it comes with a blank value as shown in the picture. What should I do??
I am trying to pass the query dynamically via javascript. Here is my code:<?xml version="1.0" encoding="utf-8" ?> <j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide"> <script> loadJS(); function loadJS() { aler...
In our ServiceNow custom application, we have a couple of static pages which guide for using our custom application. In there we link to couple of resource pages of ServiceNow documentation, these are the two,Change ManagementIncident ManagementIt se...
Hello, I have new SLA & show up time + timezone based on assigned to. But when I get value field (Date/Time) for sms alternative. The notification only show up time system + timezone system.Do someone know change time to correct the assigned to ?
I was wondering if anyone has had a use case for a query business rule to hide an RITM after submission and it causing issues with the workflow attaching. As an example, I have a query rule on TASK to hide a specific RITM from end users who do not ha...
I am trying to create an interactive filter for service owner but I can't dotwalk through the interactive filter to get to the right reference. I have a reference interactive filter on sys_user. This dotwalking worksbut I can't dotwalk to sys_cl...
We currently use LDAP to import our AD groups into a custom table. We are not using AD groups for roles or assignments within ServiceNow, which is why we chose a custom table vs sys_user_group. The import works fine and I get a count of over 7000 gro...
Checked ACLs for read and write and assigned the correct roles:Admin can see 3 recordsPreview on what the user see's:
Anyone know if there is an easy way to check the scope of a table or cross scope read access? Its looking like the answer is no but checking to see just incase I missed something. The reason I'm doing this is because ServiceNow has started chargin...
| User | Count |
|---|---|
| 100 | |
| 65 | |
| 19 | |
| 18 | |
| 18 |
