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

Forum Posts

I need to set the due date for the approvers

Hi,I need to set the due date for the approvers for one hour. The below script i have used.var gdt = new GlideDateTime();   gdt.add(1 * 60 * 60 * 1000); var dueDateString = gdt.getValue(); return dueDateString;But the due date field in the approver t...

Hazel3_0-1736234372719.png
Hazel3 by Tera Contributor
  • 1116 Views
  • 8 replies
  • 0 helpfuls

Move flow from Prod to dev

One of my colleague has made some changes in the flow and we want to move it back to its oginial state as that of prod system (Move flow from Prod to dev)Is it possible to export and import the flow from Prod to dev?Any version history maintained for...

SM16 by Tera Expert
  • 762 Views
  • 2 replies
  • 1 helpfuls

Advanced work assignment work item is getting auto rejected

I'm configuring  Advanced Work Assignment (AWA) in ServiceNow, and I'm facing an issue where Case tasks are being automatically rejected for users with the reason "No access." I've added the necessary roles (like `awa_agent` and 'sn_customerservice.c...

Inventory check

Working on a Proof of Concept on CSM. A  retailer submits a form asking for restock of a particular product(in our scenario its stock of medicines for example covid vaccines, first aid kits etc). When the form is submitted a case has been created and...

How to Manage Appointments Using the wu_appointment Table

I am considering managing appointments in ServiceNow using the wu_appointment table. Specifically, I would like to know the best way to implement functionality that allows for managing individual appointments effectively.At the moment, I am contempla...

yuto333 by Tera Contributor
  • 579 Views
  • 1 replies
  • 0 helpfuls

How to edit a workspace

Could you please let me know if you know anything about the following two points on the Source-to-Pay Workspace screen?1) Controlling tab display on the supplier details screenThe About, Details, Related work, and Spend tabs seem to be defined in a d...

HIROSHISATOH_0-1736161852194.png

inventory check

Working on a Proof of Concept on CSM. A  retailer submits a form asking for restock of a particular product(in our scenario its stock of medicines for example covid vaccines, first aid kits etc). When the form is submitted a case has been created and...

How Translate Email in the activity stream on CSM Workspace ?

I have implemented dynamic translation in my instance, allowing me to translate fields like the short description and description on the native form, as well as entries in the activity stream.native form  In the CSM workspace, however, the translate ...

nagaraju15_1-1730896164781.png nagaraju15_0-1730896044737.png Screenshot (1).png
nagaraju15 by Tera Contributor
  • 904 Views
  • 2 replies
  • 0 helpfuls

"Show More"/Description for cases only showing for contact

Hello!We would like to make it so that portal users can see the description of cases in the ticket view where they are not the contact. They can view the other cases just fine, but for some reason, they do not have the "show more" button which expand...

Service Portal - Case View

Hey All, When I set the description to always on the standard ticket configuration for cases, it still doesn't show up on the portal.  Has anyone else run into this?  I believe that it should show the first line and then have a show more/less button ...

2023-10-10 08_39_33-Standard Ticket - Customer Support.png 2023-10-10 08_41_15-Production.png

Integration via Google pub sub spoke

Hi Community,  We are integrating servicenow third party tool via google pub sub spoke (OOB spoke available for integration hub).Whenever the third party tool publishes the message to topic in a google pub/sub , we are not getting any notification, b...

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

Get user's data with license details

Hi,  I have to create a single report which will have data like Users details (Name, Manager Name, Assignment group, etc.) and his subscription with which module. To achieve this I have created a database view with table sys_user and sys_user_has_lic...

VinayC by Tera Contributor
  • 843 Views
  • 4 replies
  • 0 helpfuls