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

Forum Posts

PPM Role Access

Hi Community, regarding Project Portfolio Management (PPM), I want to restrict User to respective project it gets assigned to, and the User can't view/edit other projects available in the instance. The user can only work on the stories, it has been a...

Resolved! How do I associate the subflow with main flow in Flow Designer

Hello All - Using the Flow Designer, I built a rather large workflow (about 200 steps) that still needs to grow even larger.  So, I figure I should do some subflows.  The problem I am running into is that I don't know how to make sure that my subflow...

Ben124 by Tera Expert
  • 2430 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to set notification subject through email script

I have to set approval rejected user to populate in email notification. Notification i have written on Change_request table. Here my script: appr = new GlideRecord('sysapproval_approver'); appr.addQuery('state', 'rejected'); appr.addQuery('sysapprov...

prasad8 by Giga Expert
  • 1240 Views
  • 8 replies
  • 0 helpfuls

variables not cascading from order guide to catalog item

In an order guide form we have used Item variable assignment to cascade variable value to catalog item, for some reasons this is working fine in our test environment but not working in development, QA and Prod environments.  Could anyone please help ...

Divya28 by Kilo Explorer
  • 773 Views
  • 2 replies
  • 0 helpfuls

Not able to edit list view as end user

Hi Team, I am working on security incident table(sn_si_incident) table As Admin I am able to edit list view but As end user I am not able to edit any field of list view. I have checked ALC on that table there is no any list edit ACL. I checked on cel...

lucky24 by Tera Contributor
  • 1460 Views
  • 2 replies
  • 1 helpfuls

While discovery After business rule is not executing

While executing quick discovery, business rule is not getting executed. System property(glide.identification_engine.batch_update_last_discovered) is 'false' When we create relationship manually to cmdb_rel_ci, then its works fine. Please find attache...

find_real_file.png
Ankit38 by Tera Contributor
  • 1050 Views
  • 6 replies
  • 1 helpfuls

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

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

Jun Arikawa by Kilo Explorer
  • 1194 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...