How to find group name with Sys ID?
For a given user criteria I can see Sys ID in the group field, how do I find the group name?PFA the screenshot for reference.
Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.
For a given user criteria I can see Sys ID in the group field, how do I find the group name?PFA the screenshot for reference.
how to restrict the date/time field so that it can only be set up as date and hourly.or hide minutes and seconds on the table.
We would like the survey_reader to have access to the overview & scorecard reports. They have access to the pages, but the reports all display "Access to this content denied based on report_view ACLs." I tried adding ACLs as shown here, but still ha...
Hi Team,I am stuck in a requirement where I need to transform data from source table into target table.Requirement is: I am getting two types of records in source table field called as req_ref_id:Types of Records:1. One record start with ABC000001123...
How to enable idea management in Service portal so that user can create idea from service portal instead of idea portal
Hi, I'm working on the configuration of Interactions in Agent Workspace. And I noticed that when the user opens any task from related list "User's Tasks" a record in "Interaction related record" table is created. Do you know why is the record creat...
When will ServiceNow stop supporting the legacy agent workspace?
Hi all,Can you all please tell me the servicenow platform best practices (not server or client side) Thanks
We would like to grant a few users the ability to use 'Quick Discovery' within Discovery; however, we do not want to grant full Discovery Admin access. Has anyone else needed this type of access? Is this an option?
I have a business rule that copies additional comments from Req to task and I have another business rule that copies additional comments from task to request, respectively. Whenever the I am entering comments on Tasks it duplicates as if the other bu...
We are looking to implement an external single sign on solution, but as part of that we want to allow only IP ranges specified through IP Address Access Controls. In that scenario, if you were to try and access side_door.do from an IP address that ...
Hello Everyone!I want to configure the pop3 email account to receive the email from one particular Gmail to my PDI. What value should I enter in the following fields?Username: ??Password: ??server: ??Port:??
Hi I have a field on problem task called due_date and I want to trigger a notification when the due date is approaching (i.e., less than 2 days).created a BR, related Event and Notification for thisBRvar today = new GlideDate(); if (current.due_date ...
Hello,I added to the assignment group dictionary active=true under "type specification" list reference qualifier "advance" reference qualifier field in javascript "active=true" and it works. It only displays the active group on the incident and chan...
How to check whether update happened successfully or not?I have created transform map, where I am updating multiple records in onBefore() script.but meanwhile some BR written on same table aborts the update using setAbortAction(true).I want these BRs...
