The CreatorCon Call for Content is officially open! Get started here.

Global-scoped apps in IDE/SDK

zsistrunk
Tera Contributor

I was just wondering if there was any update on the ability to edit globally-scoped apps in the SDK. The last news I saw on it was from a year ago saying it was a "longer term" item. We're currently trying to move into a more code-centric/Git-centric development flow, but a lot of the development we have already done has been in the Global scope. Cleaning that up and moving items into scoped applications is something that should be done, but it's most likely going to take a long time, so the ability to edit Global items would greatly help us.

1 ACCEPTED SOLUTION

EdwinCoronado
ServiceNow Employee
ServiceNow Employee

Global apps and App Customization will be coming to IDE and SDK soon!

View solution in original post

4 REPLIES 4

M Iftikhar
Tera Sage

Hi @zsistrunk ,

At this time, editing globally-scoped apps directly in the SDK is still not supported. The recommendation remains to move toward scoped applications for better maintainability, source control, and long-term alignment with ServiceNow’s development best practices.

That said, since a lot of work is often already done in the Global scope, you may find these resources useful:

In the meantime, the best path forward is usually to gradually migrate customizations from Global into scoped apps while leveraging Git for version control.

Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

EdwinCoronado
ServiceNow Employee
ServiceNow Employee

Global apps and App Customization will be coming to IDE and SDK soon!

@EdwinCoronadoAawesome, that's great to hear! Do you know if "soon" will be within Zurich's lifetime, or if it would be something in Australia?

Hi @EdwinCoronado! Just checking to see if you have an update to my follow-up question in my other reply: Do you know if "soon" will be within Zurich's lifetime, or if it's something closer to Australia instead? Global apps and app customizations are going to be very important to us to be able to move into a code-first development workflow, so we're eagerly awaiting any news on being able to use IDE/SDK with them. Thanks!