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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Vendor workspace landing page

I have 2 versions of a landing page for the vendor manager workspace. I would like one version to be shown to people with a role and the other version to be shown if they have a different role. Is this possible to configure?

joshmorris by Tera Guru
  • 729 Views
  • 6 replies
  • 1 helpfuls

Unable to get mail script values into email

Hi All, I wrote email script to pick the values from system property and display it in email notification. But I am unable to see the email script values in the email. Attached are the email script and notification images. Kindly assist me here

madhuravath by Kilo Contributor
  • 910 Views
  • 3 replies
  • 1 helpfuls

ServiceNowで通知を既読にした際の自動削除方法について

現在、ServiceNowを使用しており、通知が既読になった際に自動的に削除する方法を探しています。メール通知ではなく、プロバイダー通知を使用しています。具体的には、通知が既読になった場合にチェックを行い、選択して削除する方法や、スクリプト可能通知アクションを使用して自動的に削除する方法について知りたいです。どなたか、これに関するアドバイスや具体的な手順をご存知の方がいらっしゃいましたら、ご教示いただけると助かります。よろしくお願いいたします。

Megumi_O by Tera Contributor
  • 322 Views
  • 1 replies
  • 0 helpfuls

SetAbortAction is not working

Hi, I've a issue in Before BR.current.setAbortAction(true) is not working. Suppose on incident i've created a befor br when incident state changes new to in progress then setabortaction will work. But when state changes new to inprogress it remains o...