Hi all,I’ve received a new requirement and would appreciate your guidance.The task is to create a new catalog form in ServiceNow . The form should follow this workflow:When a user submits the form, it should trigger an approval process.After the requ...
I have requirement to create Review catalog task and assign to asiign to group manager here is the script i am using var groupName = '';var gr = new GlideRecord('sys_user_group');gr.addQuery('sys_id', '1df6face4f6a28928110c7a5');gr.query();if(gr.next...
This article outlines how to securely configure the Okta Spoke in ServiceNow following the principle of least privilege. It captures additional setup steps not documented in standard product guides and reflects a collaborative approach with ServiceNo...
Hello Team - I am getting this error when i try to connect my postgres and ServiceNow connection. I see all the connection requests and credentials are given correct , but getting this same error . Can idea is this an error related to product o...
I completed several training courses on the Now Learning platform around 3 years ago, using my former work email address Unfortunately, I no longer have access to that email or the associated account. I would like to retrieve the certificates or bad...
Hi, I am trying to use the spoke generator to import the public YAML file from Sage for Intacct. I have created system property 'glide.rest.openapi.max_request_size' as integer with size 10485760 (10MB) but now when importing I am getting an error ...
Hi Team, We are trying to create ebonding framework where we are sending payload to diff customers using single flow We have created custom table which include customer name(refer to account table ) and other fieldsCustomerTitleCustomer FieldService ...
I want to change the dictionary value of a field temporarily (like Prod Min ORR Score) and then reset it.Is there a way to update dictionary-level data from Flow Designer or should this only be done via a Script Include/Fix Script? Variable key: Prod...
Hi Team, I need your help to resolve this while creating SR in ServiceNow its get auto closed could you please help me to get it done.
易 AI is only as smart as the data it has access to — and ServiceNow just made that access instant Ever felt like your data is all over the place? ERP in one place, CRM in another, spreadsheets floating around, and then someone says, "Let’s use AI to ...
Hi Everyone!I recently integrate ServiceNow with Microsoft SharePoint Online using Flow Designer and the Microsoft SharePoint Online Spoke. The goal was to automate site creation based on a catalog request and assign users to the correct SharePoint g...
Hello wonderful Servicenow gurus.I hope my message finds you well. We're using, in my org, two accounts within SN. One regular account and one admin account for specific tasks. However we'd like to, if possible, use the regular account on the regula...
