assignment group is taking from assignment eligibilty
In a virtual agent after creation of interaction once agent is accepted the interaction, assignment group is setting from assignment eligibility, which functionality is causing this
The content you are looking for has been archived. View related content below.
In a virtual agent after creation of interaction once agent is accepted the interaction, assignment group is setting from assignment eligibility, which functionality is causing this
Hello ServiceNow Community ,I've come across an interesting platform behavior while securing a Scripted REST API, and I'm curious to know whether this is expected by design or if there's something I'm overlooking.I've spent some time debugging this a...
As of now we are creating an Incidents via Inbound action , but when there is a calendar invite , still it is creating Incident , How to restrict that ? I am not able to restrict subject , as it can be any
The video Embedding Playbooks in Service Portal - Workflow Academy Shorts #07 shows the Incident Response Demo having an Identification stage with three Activities: Confirm contact detailsGather more informationReview existing incidents for caller Th...
Hello ServiceNow Team, I hope you are doing well. I requested a Personal Developer Instance (PDI) seven days ago, and my request is still showing "Waitlisted for instance." No instance has been assigned to my account yet. I understand there may be hi...
Hello Team,My PDI doesn't wake up from hibernation since last 2-3 hours. Really appreciate any help for the resolution. Thank you very much in advance. Rajan
I have been able to get a modal to populate upon the use of a Slash command following the instructions provided on ServiceNow's Slack Spoke documentation here. The issue I am running into is getting a response back. Here are the steps that seem to be...
Hello everyone,I am trying to understand the behavior of gs.hasRole() in different execution contexts.I am using the Australia release and have created a custom role with:Display Name: Intake AgentInternal Name: intake_agentThis role is assigned to t...
I keep getting an email that my dev instance is being reclaimed due to inactivity, but we are actively using it via API calls for testing. What criteria fall under inactivity?
I have a requirement to retrieve a zip file from Microsoft SharePoint to ServiceNow and to unzip this to get a particular file for later use. What is the best way to achieve this and please help with the process?Additionally, I could see 'Microsoft S...
Hi Team,After upgrading to Australia version -in the customer service portal, customer lost access to report view for 2 reports although we have access permissions to table. snc_external and other roles are already given How can we fix this, lot of u...
I'm trying to convert List Collector sys_ids to user names using GlideAjax. The List Collector returns comma-separated sys_ids, which I pass to a client-callable Script Include. However, the GlideAjax response is always null. Script include var getwa...
Hi All,I have been using before update business rule with the below code:Condition code:: (current.caller_id.user_name == current.sys_updated_by || current.opened_by.user_name == current.sys_updated_by) && current.assigned_to.user_name != current.sys...
Hi all,After upgrading to the Australia release, all Predictive Intelligence Similarity Definition models are failing with:“NCE0079: Input data is null or empty”What I've already checked:Predictive Intelligence plugins are activeTested Long Descripti...