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.

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

Forum Posts

Resolved! テーブルのレコードデータのアクセス制御

添付の資料を確認願います。以下のアカウントが存在します。・管理者X・ユーザA、ユーザB、ユーザC・・・左の画面は、ユーザA~Cがそれぞれ登録した情報を一覧表示しています。実施したいこと・管理者Xは、この画面でユーザA~Cが作成したすべての情報をみることができますが・ユーザAは自分が登録したレコード(行)だけ見れる・ユーザBは自分が登録したレコード(行)だけ見れるこのような、表の中のレコード毎にアクセス制御をする場合の設定手順を教えてくださいCSMの機能で実装しようとしていますが、CSMで実施でき...

Jun Arikawa by Kilo Explorer
  • 1727 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to had URL hyperlink in Annotation (info Box Blue)

I'm trying to add a new URL  hyperlink inside a info box blue annotation. My predecessor had the hyperlink inside this annotation however i need to update the URL link. Using form design or layout i cannot add the hyperlink. I used word to insert a h...

How to add a email address to the watchlist

Hi All,   I have requirement to add a email address to the existing watch list Via workflow In the Catalog item there is a Reference Field, where it is mapped to watch list in the RITM from the workflow, In addition to the mapping I need to add one m...

Kamali3 by Kilo Contributor
  • 2092 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to add multiple emails in CC in Email script

How to add multiple emails in CC in Email script? will below code work? please fix it if it is wrong script.. var getNumbers = event.parm2.toString(); var addALLEmails=[]; var gr = new GlideRecord('incident'); gr.addEncodedQuery('number...

Sathwik1 by Tera Guru
  • 2838 Views
  • 5 replies
  • 4 helpfuls

Resolved! Client Callable Script include issue as script filter in reports

Hi All,   We have a requirement to generate report to revoke ITIL licenses of users. in that report the conditions are Logged in at or before Last 30 days. Few Exception Users & Few Exception Groups.   I created a report on sys_user table To get dat...

find_real_file.png find_real_file.png
yashu1995 by Kilo Guru
  • 2309 Views
  • 3 replies
  • 2 helpfuls

Resolved! Ui action condition check

Hi All   Can some one tell what this condition all about?it in ui action   (new GlideRecord(current.getTableName())).canWrite() && RP.isOneToMany() && !RP.getListControl().isOmitEditButton()  

find_real_file.png
jobin1 by Tera Expert
  • 2169 Views
  • 5 replies
  • 0 helpfuls