Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

On-Call Scheduling for Case Management application

Hi Team, Below is our requirement. Can you tell how to achieve this? Can you tell how to create onCall for Case Management application? "As a Support Agent, I will need to schedule or assign a case to the "On-Call" for certain groups/teams. As a Supp...

Community Alums by Community Alums  
  • 839 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to write if condition in workflow

Hello Community, There is a maintain item named as 'Purchase Requisition Request (IT Use Only)' with 2 variables one variable is is_this_for_software_hardware_or_labor with dropdown options as software, hardware, GBS, services and another variable(ch...

Resolved! Script on reference qualifier using an array.push() go wrong

Hi, This may be a newbie script question but this is annoying for me. I wrote the script below in the reference qualifier of a group field, but it doesn't work. ----------------- javascript: var gr2 = new GlideRecord("sys_user_group");gr2.addQuery("t...

John91 by Tera Contributor
  • 1318 Views
  • 8 replies
  • 4 helpfuls

Resolved! The New Button Configuration in Agent Workspace

Hi, I have the following question. Where can I configure the button action in the workspace agent on related list "attached knowledge". In the backend, clicking the "New" button leads us to creating a new record (on kb_knowledge table), and in the w...

Resolved! Autoreply email on closed csm cases

Hello SN Community!  When a sn_customerservice_case is closed and a client responds to an email, they should receive a notification back to them that their case has already been closed. I have an inbound action setup: With the following code under 'a...

Case Form - Assigned to field is not showing any users

Domain Separated Instance: How to assign customer case records to Internal Users with 'sn_customerservice_agent' role. When a customer A submits a case and when we select internal group as assignment group, the 'assigned to' field not showing any use...

find_real_file.png
RT7 by Kilo Contributor
  • 3468 Views
  • 5 replies
  • 3 helpfuls

Dynamic Reports and Dashboard

Good Day.I need to update the report dynamically based on the caller and schedule a report to be sent to each caller yearly which is in the dashboard. I put a condition in the report filter and but it is effecting the dashboard too. I want to see all...

Priya74 by Giga Contributor
  • 881 Views
  • 5 replies
  • 0 helpfuls

Users are not able to view survey results

Users are not able to view survey results report built on asmt_metric_result table. The same report can be viewed by the users in UAT but not in production. The roles allocated to the users are same in both environments. When I assessed further, I fo...

How to create a new case when anyone replying to the closed case

Hi There, If anybody replying to a closed case then it should create new case. for now whatever we are replying to closed case it just updating the existing case, but we don't want to update instead it should create new case from that reply email. Th...

wefw by Tera Expert
  • 2018 Views
  • 4 replies
  • 0 helpfuls

Resolved! Agent workspace lists order.

Hello,   In the agent workspace, i want to order my lists (i want to show the lists in this order My Cases / My open / ALL / And after some lists that i have already created ( Low priority tickets / requests on hold / unassigned for my group .. )) i ...

Resolved! Multi-Provider SSO update sso sources after the clone

Hi everyone, we are using Azure Active Directory (AAD) for user and group provisioning and for SSO for our instance. Multiple clients has their own SSO sources (Multi-Provider SSO > Identity Providers and there we have a few) (e.g. Company1 uses thei...

Ihor by Giga Expert
  • 1691 Views
  • 1 replies
  • 2 helpfuls

Guidances and Guided Decision Tree

Hey there, I want to change the look and appearance of guidance outputs. As of now, guidance outputs appear as a long vertical list of items. I want to arrange them into form of column, if possible.   How can I do that? Thanks!