Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

サーバーサイド側でのMRVSの件数取得方法を知りたい

ビジネスルールを使用してMRVSの件数(0件かどうか)の取得を行おうとしているのですが、失敗しております。方法がわかる方がいらっしゃいましたらご教示の程お願いいたします。 試したパターン(すべて失敗しております)・Object.keys(リクエストアイテムレコード.variables[MRVS名]).length == 0・リクエストアイテムレコード.variables[MRVS名].length == 0・リクエストアイテムレコード.variables[MRVS名].toString() ==...

d_15 by Tera Contributor
  • 637 Views
  • 1 replies
  • 0 helpfuls

Resolved! update a record through email

I have a request that, through an email, clicking a link modifies a record in servicenow, this is possible, for example:I send an email requesting approval,If they answer yes, I can close the story, otherwise no.

Lbec by Tera Expert
  • 1041 Views
  • 2 replies
  • 0 helpfuls

Download the pdf of results in Portal.

Hi all, The requirement is to add the "Download the results as pdf" in the portal here.  Once we click on the button, it should download the contents in pdf format. Any leads would be appreciated. Thanks & Regards,Sreesh SurendranIntegrations & CSM. 

sreeshsurendran_0-1710774618215.png

Risk Workspace

Hello community,how can I hide the Overview tab for the Remediation tasks in the Risk Workspace? I need an user to be redirected to the Details tab automatically as in the Overview tab there is only a state stepper. I was able to find overview page f...

Mira1992_0-1710769936727.png

Create RITM from Excel sheet using Excelparser

Hi There, I have a requirement where multiple Excel sheets will be imported to Servicenow tables. For example: An excel sheet with 10 rows of data is attached to story -> this will trigger the flow designer -> create RITMS for each row (10 RITMs). us...

Field Styles in CSM Configurable Workspace

Hi, I'm trying to find a way to highlight/indicate which tickets from VIP contacts in List data visualizations in CSM configurable workspace. According some documentation I found this should be possible through field styles however they don't seem to...