- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2024 08:46 AM - edited ‎07-09-2024 09:04 AM
Hi, all!
I'm conducting an impact assessment for installing a new store application.
I'm trying to identify the target store app based on the "App ID" displayed in the store app's dependencies, but the "App ID" is not visible on the ServiceNow Store page, making it difficult to determine if it's the correct application.
Any ideas how to solve this? Or is there a way to check the App ID on the ServiceNow Store page??
---
I can see "App id" in Application manager on an ServiceNow instance.
But I cannot see "App id" in ServiceNow Store page...
---
Any help would be greatly appreciated!!
Thank you!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2024 08:52 AM
Hi @Daichi Ishikawa,
To find the App ID for an application on the ServiceNow Store page, you can follow these steps:
Search for the Application: Use the search functionality on the ServiceNow Store to locate the application you are interested in.
Open Application Details: Click on the application title to open its details page.
Check Documentation or Details: On the application's details page, look for sections like "Documentation," "Details," or "Overview." Sometimes, the App ID might be listed here.
Contact Vendor Support: If you still can't find the App ID listed publicly, consider reaching out to the vendor or developer of the application directly. They should be able to provide you with the specific App ID you need for your impact assessment.
Inspect Dependencies: If you have already identified dependencies that list an App ID, you can cross-reference this with the application details on the store. Ensure that the dependencies listed match the application you are investigating.
If the App ID is not publicly visible on the ServiceNow Store page, contacting the vendor or developer is likely your best course of action to obtain this specific identifier.
Thank you, please make helpful if you accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2024 08:52 AM
Hi @Daichi Ishikawa,
To find the App ID for an application on the ServiceNow Store page, you can follow these steps:
Search for the Application: Use the search functionality on the ServiceNow Store to locate the application you are interested in.
Open Application Details: Click on the application title to open its details page.
Check Documentation or Details: On the application's details page, look for sections like "Documentation," "Details," or "Overview." Sometimes, the App ID might be listed here.
Contact Vendor Support: If you still can't find the App ID listed publicly, consider reaching out to the vendor or developer of the application directly. They should be able to provide you with the specific App ID you need for your impact assessment.
Inspect Dependencies: If you have already identified dependencies that list an App ID, you can cross-reference this with the application details on the store. Ensure that the dependencies listed match the application you are investigating.
If the App ID is not publicly visible on the ServiceNow Store page, contacting the vendor or developer is likely your best course of action to obtain this specific identifier.
Thank you, please make helpful if you accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2024 07:51 AM
Thank you for your quick reply!
As you said, I contacted vendor support and got answer there is no App id in store page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2024 09:00 AM
Login using an 'admin' account and view records in the 'sys_store_app', the "Scope" value is shown.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2024 07:52 AM
Thank you for your reply! sys_store_app is useful after installation!!