スコープと更新セットの表示について

Pirakawa
Tera Contributor

こんにちは。

 

日々servicenowで開発を行っているのですが、

スコープを変更した際に意図しない更新セットにセットされていた、という事象がちらほら発生してしまいます。

このようなことを防ぐために、現在のスコープ・更新セットが何なのか常にヘッダーあたりに表示させたいのですが、そのような機能はありますでしょうか?

1 件の受理された解決策

Kenta Koizumi
Kilo Sage
Kilo Sage

こんにちは、@Pirakawa さん。

 

ServiceNow自身が作っているものではないですが、SN Utils - Tools for ServiceNowという拡張機能を使うと、

現在のスコープ、更新セットを常時表示できるようになります。

もしブラウザでGoogle Chromeを使っている場合は、以下のリンクより取得できます。

https://chromewebstore.google.com/detail/sn-utils-tools-for-servic/jgaodbdddndbaijmcljdbglhpdhnjobg?...

 

元の投稿で解決策を見る

3件の返信3

Kenta Koizumi
Kilo Sage
Kilo Sage

こんにちは、@Pirakawa さん。

 

ServiceNow自身が作っているものではないですが、SN Utils - Tools for ServiceNowという拡張機能を使うと、

現在のスコープ、更新セットを常時表示できるようになります。

もしブラウザでGoogle Chromeを使っている場合は、以下のリンクより取得できます。

https://chromewebstore.google.com/detail/sn-utils-tools-for-servic/jgaodbdddndbaijmcljdbglhpdhnjobg?...

 

@Pirakawa 

If that property is not there then create it with type true/false and set with false

Once you set that property "glide.ui.next_experience.instance_tools_disabled" as false

You can see Instance Tools option and then you will see Application Picker and Update set always

AnkurBawiskar_0-1759388670557.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@Pirakawa 

try to set property "glide.ui.next_experience.instance_tools_disabled" as False

How to enable Instance tools in the instance. 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader