Management → Managing Applications → Importing/Exporting Applications → Importing Applications
When you import an application, you can create a new application or upgrade an existing one. Components associated with the application are also imported, including the component properties and processes if they are available to the importing server.
To import an application:
If the application's name in the JSON file (not the name of the file itself) matches an existing application, the application's parameters are updated with new values, and new items, such as processes, environments, and components, are added. If the name is not found, the command has no effect.
"name": "helloWorldApplication",
To use the same components used by the imported application, select Use Existing Component. The new application will contain references to the imported applications components. This option is especially useful if you are importing a lot of applications.
If you are upgrading, the application will use the imported components, and no longer use any not used by the imported application.
To create new components based on those used by the imported application, select Create Component. New components will be created (based on the imported application's components).
If you are upgrading, the application will use the newly created components and no longer use any it previously used.
When you want to create a fresh installation, select Fail if Component Exists. If you are creating an application, it will create both a new application and component unless the component already exists, in which case the application is not imported.
If you are upgrading, the upgrade will fail if any imported components already exist on the importing server.
To ensure a component is on the importing server, select Fail if Component Does Not Exist. If you are creating an application, it will create both a new application and component unless the component does not exist, in which case the application is not imported.
If you are upgrading, the upgrade will fail if an imported component does not already exist on the importing server.
To upgrade existing components, select Upgrade if Exists. This option creates an application and upgrades existing components with data from the imported application.
If you are upgrading and existing components match imported ones (all must match), the components will be upgraded. If none of the imported components match existing ones, the imported components will be used.
Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.