Change the name of the Custom Application which is Already published in the store
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:39 PM
Hi all,
We have published an App in ServiceNow Store, But now there is a requirement to change the name of the App.
Is it possible to change the App Name which is already published in store ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 05:44 AM
Hi @Dinesh L
https://www.servicenow.com/community/itsm-forum/how-to-change-application-name/td-p/828577
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 06:32 AM
Hi @Dinesh L ,
Once a record is associated with an application, it cannot be changed. You will need to recreate it (and related records) in the global scope.
I don't make the recommendation lightly as it can have disastrous effects. You may want to consider the manual recreation approach. This can be done a bit quicker by exporting the record (and related list records) to XML, then CAREFULLY editing the XML to replace the application name and sys_id replaced by global, then removing the original records and importing the updated XML file.
If you choose this method, I highly recommend testing the import on a separate instance (e.g. get a free personal developer instance from developer.servicenow.com) before removing the old one.
If you found this reply useful, please mark it as solution/helpful.
Thanks and Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 10:24 PM
Hi @Dinesh L
Do you want to change the display name of the application on store or you want to change the application name in the application record ?
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 02:34 AM
Hi @Dinesh L
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************