PrivateなApplicationが選択できません

慶吾岡
Tera Expert

OOTBのNotificationレコードを編集するためにApplicationを変更しようとしたら対象のApplicationが表示されませんでした。

なぜでしょうか?

また、どうすればこのApplicationを使用できるのでしょうか?

_0-1760069923437.png

1 ACCEPTED SOLUTION

@慶吾岡 

As mentioned it's an OOTB component which got installed with that private application and due to protection policy you can't edit it.

Yes that's a application from ServiceNow itself.

💡 If my response helped, please mark it as correct ✔️ and close the thread 🔒 — this helps future readers find the solution faster! 🙏

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

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@慶吾岡 

yes you can't edit that as it's private application.

It must be marked as Protection Policy as read-only at notification config level

AnkurBawiskar_0-1760071117473.png

 

💡 If my response helped, please mark it as correct ✔️ and close the thread 🔒 — this helps future readers find the solution faster! 🙏

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

Bhuvan
Giga Patron

@慶吾岡 

 

https://www.servicenow.com/community/developer-articles/understanding-application-scope-on-the-now-p...

 

It is expected behavior as the publisher of the app might have made it read-only or protected. You can check with Application publisher and see if they can help with necessary customization.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

編集しようとしているレコードがOOTBのものなんですがこの場合は、Applicationの発行者はServiceNowの社員になるのでしょうか?

@慶吾岡 

 

I tried in PDI and it is read-only and does not allow to edit 

 

Bhuvan_0-1760107020491.png

 

Create a new notification as per your requirement and system allows to create notification on the same table 'sn_pipeline_pipeline_instance' based on custom requirements. Please see below for sample notification created in PDI

 

Bhuvan_1-1760107216497.png

 

If this helped to answer your query, please mark it helpful & accept the solution. 

 

Thanks,

Bhuvan