Resolved! ServiceNow yokohama
When ServiceNow release yokohama training videos in now learning?
When ServiceNow release yokohama training videos in now learning?
Hi! This is the onChange client script: function onChange(control, oldValue, newValue, isLoading, isTemplate) {var a = new FIG_get_message();a.show_message(); if (isLoading || newValue === '') { return; }alert('TEST 1); UI Script: var FIG_a...
I'm currently facing a challenge in ServiceNow regarding the management of choice field values across multiple tables. Here's the scenario:I have a choice field that contains a set of options relevant to various tables within my ServiceNow instance. ...
Hello. I have created chevrons for our Demand form using the Flow Formatters screen. If the State is equal to Rejected then I would like the Rejected chevron to show and the Completed chevron to not show. If the State is anything besides Rejected th...
I have written below script and checked Inherited its is executing on task table but not working on extended tables like incident not getting what is the issue function onLoad() { //Type appropriate comment here, and begin script below if (g_...
is anyone else getting frustrated with Inbound Emails flows not executing consistently? I've posted a couple of posts regarding using alias emails to find the SNOW user if the OOB Action fails. Business Case:Do to our domain separated environment, We...
Dear Experts, Greetings, I am trying to create a custom table via script but I am getting the following error, could you please help. I am using Yokohama PDI Build name: YokohamaBuild date: 01-22-2025_0439Build tag: glide-yokohama-12-18-2024__patch0-...
I created two tables in Database View like below here:=> Results returns to me 45,478 records which is normal because it returns matched records and all records in table Resource Aggregate Weekly (raw). Then, I updated the Left Outer value of resourc...
Hello,I’m using g_form.setLabelOf('Old Phone Number', 'New Phone Number') method to dynamically change the label of a variable. While the label changes successfully on the portal, it doesn't update in the desktop view. Could someone please help? Tha...
Hello everyone,I have a catalog item that includes a Multi-Row Variable Set (MRVS) named "new_tables", which contains a variable called "table". This variable is a reference to the sys_db_object table.I want to ensure that users cannot select the sam...
Hi Team, I'm migrating a workflow to flow designer and not able to move forward with the below step. Having two variables "Start Date & Time" , "End Date & Time". In workflow, we find the difference of the two variables and compare them If the dif...
hello All, I want to track business stakeholder license usage.I know we can do it by adding groups to subscription groups but can i make 1 group(xyz) , and whenever user ges a business stakeholder group he gets added to the xyz group automatically in...
Hi,I have a custom role called "aa_test" that only needs to see and update incidents with an assignment group "Network". I have setup a data filtration record below which works with side effect that are more than I bargained for:It works so that use...
I have a custom table. In the form view there is a call name field (references the sys_user). What I want to is that when the form loads there should be an icon next to the caller name. This icon would allow the user to see the past incident records ...
I am working on a catalog item and one of my variables is a list collector against the sys_user table. This is for a catalog item where requestor is selecting one or multiple users to add to a Distribution list. My requirement is to update the short ...
| User | Count |
|---|---|
| 88 | |
| 50 | |
| 26 | |
| 26 | |
| 20 |