Upgrade a Project in App Factory
With every release, App Factory introduces new features or fixes. To use the new features in existing App Factory projects, you need to upgrade the projects by recreating them with the New App Factory Project option on the left panel of your App Factory Console home page. From V9 ServicePack 2, New App Factory Project has been updated to contain just one parameter, PROJECT_NAME.
The following images show the New App Factory Project screen before and after the V9 ServicePack 2 release.
New App Factory Project in V9 ServicePack 1:
New App Factory Project in V9 ServicePack 2:
In V9 ServicePack 2 (or later), to upgrade an existing project, type the name of the project in the PROJECT_NAME box on the New App Factory Project page, and then click BUILD. If a project with the same name exists in App Factory, it is upgraded with the latest features.
V9 ServicePack 2 introduced a new feature called Project Settings, which can be used to enter and set up a few default values that are common across different channels (such as details that are related to the source code). Therefore, after you upgrade your project, you need to configure the Project Settings.
Setting up the project
After you upgrade a project, navigate to the project folder and select Project Settings from the left panel. As a one-time setup for the project, you need to fill and save the Visualizer and Fabric settings based on your requirement. For more information about the fields that must be configured, refer to Project Settings.
After saving these settings, you can Build a Visualizer app or Build a Fabric app for your Project. You can also use the Database service and the Flyway job to run Database migrations.
IMPORTANT: If the Project Settings are not configured after upgrading an existing project, the build jobs fail.