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

Resolved! Adding user to case watchlist

Hi, I have a request where we need to add 2 users to watchlist by default to new case created for a pareticular account(assume X) everytime .I was able to fulfill that with a buisness rule w/o any script .Now we have to append the BR logic to accomad...

Resolved! Unable to configure style in workspace.

I have configured a style in native UI where a clock sign is shown against a field in form view and list view when a condition is met. Now, as a part of migration to workspace from native UI, I am planning to configure a similar style in workspace bu...

How to create a task request from Request

 Hi Can any one guide me how we caonfigure the Task as Requestwe have OOB task which available in Requet Related listThere is a option to click NEW buttonits routing to new Case task once we click on it.(Instead of casetask it should create Request) ...

Research_0-1700758891091.png
Research by Tera Guru
  • 1517 Views
  • 3 replies
  • 0 helpfuls

Export to pdf option on email tab in CSM Agent workspace

I want to create Export to PDF option in CSM Agent Workspace same as outlook save mail option.I have created UI action with following workspace client script, but it didn't work:function onClick(g_form) { var sysparm_table = g_form.getTableName(); ...

Moumita by Tera Contributor
  • 905 Views
  • 2 replies
  • 1 helpfuls

Can we test workflow in ATF for scoped application?

Hi community,I have a requirement for ATF. It is a scoped application backend developed workflow. Requirements include multiple records should move to one bucket or table to another and whenever update field value as ' Yes' it should move to next buc...