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

Forum Posts

How to unlock locked out users

Hi, I get the below error in an incoming email log:Skipping script {script}, User {user name} with email {user email address} is locked out The user is active in sys_user table. The email has arrived in to mail server but the ServiceNow sys_email tab...

Resolved! Need to bring Compose email UI action for Classic UI

There is a OOB UI action called Compose email (0bdd499d77773300112f8b51a9106179) written for Workspace UI and i wanted to show that UI action on Classic UI. Hence, I checked the Form actions like Form button, Form context menu etc.. but the UI action...

PavanVasudeva_0-1684403652158.png PavanVasudeva_1-1684403735388.png

How Multiple selection is allowed for variable

Hi team, I have one variable called as "ServiceNow Environment" with choices prod, dev, and test. 'Dev' choice is the default one and the user allow to select multiple values at a time. How to achieve this requirement. Regards,Manasa.  

Manasa Allu by Tera Contributor
  • 1693 Views
  • 3 replies
  • 1 helpfuls

Resolved! Agent Workspace Variable Editor order

Hi, I have a requirement to re-order the Agent Workspace view for Cases with the requirement of variables not appearing on the bottom of the form: Even if the Variable editor is in a diffrent place altogether:

find_real_file.png find_real_file.png
Scytale by Mega Contributor
  • 5142 Views
  • 7 replies
  • 0 helpfuls

CSM Case Type for Request

We have decided to use case types, but ServiceNow doc advise we should not have a mix of standard cases and cases with case types.  Instead create a separate case type (with no attributes) if we want to use a basic Case.  Does this also apply for Ser...

maruf by Tera Contributor
  • 1740 Views
  • 4 replies
  • 4 helpfuls

Resolved! How to pass attachments from one task to another

Hi Team, I have a requirement wherein we have Order task and Project task. There are scenarios wherein one Project task can have multiple Order Task.So the requirement is If we have any attachment in Project Task, it should also copy the same to all ...

Community Alums by Community Alums  
  • 1268 Views
  • 1 replies
  • 0 helpfuls

View a publication on the Customer Service Portal

Hi,We make use of publications within the targeted communications app. Once published they appear for our internal users via Targeted Communications | Publications, and to our external users via the our service portal. The route is as described in th...

Barry_W by Mega Guru
  • 2136 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to configure lists in CSM agent workspace?

Hi, I'm configuring CSM agent workspace for customer. My admin user has following lists available on CSM agent workspace:- Cases- Major Issue Management- Knowledge- SLAs- Incidents This is OK.However, customer service agent user only has following li...

Miikka_M by Tera Guru
  • 6576 Views
  • 4 replies
  • 6 helpfuls

Resolved! How to toggle off the Primary Email on Notification Preference

Hello All, We have a requirement for the Notification Preference appearing on the CSM Portal. Once the "XYZ" Notification is received on the Portal for the particular user, then the "Primary Email" toggle button for the "XYZ" Notification should auto...

Relate attachments from a parent record to a child

Hello all, I'm trying to figure out how can we relate the attachments from a parent case to a child task. When one of our users submit a case he can add attachments, what I know is the attachments are located in sys_attachment table, this table has a...