Enable idea in Service portal know
How to enable idea management in Service portal so that user can create idea from service portal instead of idea portal
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...
HiNeed to reject whole excel upload if one record has error.How can I achieve it through transform map
I want to restrict a user from deleting an attachment from only one specific catalog item and also from the incident table. how can i solve this requirement?can someone help me on this?
Hello Everyone, We are looking at displaying dashboard on wall mounted displays and I came across the following blog : https://community.servicenow.com/community?id=community_blog&sys_id=c884a883dbb227c0656a5583ca961905 As per my understanding steps...
Hi All,I want to run a UI Policy every time that a change is made, is it possible?Thanks in advanced
