Trigger options for Agentic Workflow or AI Agent
How do we trigger Agentic Workflow or AI Agent programmatically or via UI Action ?Trigger via API's, gliderecord query, are there any other ways?
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
How do we trigger Agentic Workflow or AI Agent programmatically or via UI Action ?Trigger via API's, gliderecord query, are there any other ways?
I need to migrate ServiceNow Scripted APIs to ServiceNow OOTB Table APIs, i am using for a post call. POST /sn_sc/servicecatalog/items/{sys_id}/order_now This API call needs to be migrated to OOTB Table API as mentioned in the below linkService Catal...
Hello,I am working on modifying the form Context menu to include three UI actions inside a new Section. The goal is to develop a feature akin to the "Configure" section within the Context Form menu.New Section Menu -> UI Action 1, UI Action 2, etcI ...
Hello there! I'm trying to understand a suggestion made by health scan:Enforce HTML Sanitization...and I know what a HTML sanitized is, but my doubt is more about the propertie we should to set as 'enforced' for that:glide.security.check_unsanitized_...
How to Data Fabric plugins activated in PDI
Hello, I have a question about the Public Survey functionality. Below is my scenario and a follow-up question: I have created a survey and enabled public access.When I submit a request from the Service Portal, a Survey Invite notification is sent to...
i am trying to validate the inbound Action of creation of an Incident in our lower environment.The email which is being sent to merchandising.servicenow@parkland.cashould create an Incident.To test this i have selected a previous email with type as r...
I am using a MRVS in my catalog item. The MRVS questions come up when Request type "Contract extension Tenure" is selected. There is a question on MRVS "Specify the Tenure". If choices 1,2,3 selected ,for MRVS question "Specify the Tenure" , the noti...
Each time an incident is resolved, the resolution notes are added to the work notes as expected. However, if additional work notes are entered after resolution, the system re-adds the resolution notes again. This creates issues for the post-incident ...
Hi team im trying to map the feilds in the json req to my importset table feilds. example json{test1 ="abc",test2="cdf"} my import set fields that i want to map to above u_test1u_test2, how do i map these? i know its possible using scripted REST API ...
As per the subject, is it possible to encrypt the database password property, rather than have it visible in plain text?
Hello all, I am just wondering if it is possible to change the color of the status field or if we can add new colors to this field. For example, in the screenshot below I want two of the records from the custom planning table to be blue.
Hi All, I have a requirement to show a field based on the another field. Two fields are : 1. DLP Exception Granted of type (True/False)2. Exception Granted date of type (date/time) Now, the requirement is to show the field -"Exception Granted date"...
I am having issue with Edit Button on Related list called Related Incident. Once i click on Edit, i see incident records, after selecting some records, if i click on Save. No Incident is added to related list.Issue is for all users.New Button works a...
We are attempting to export the entire 'Incident' table to a CSV file using the URL export functionality in ServiceNow. However, we are encountering an issue where the export is silently truncated, and we only receive a partial dataset. Details:Total...