Import an application or archive
-
In administration console, click Services > Applications and Services > Application Management.
-
Click Import.
-
Click Browse and select the .lca file to import and click Preview. The Preview Application page displays information about the application.
-
(Optional) To see a list of the assets contained in the application, click View Assets.
-
(Optional) To deploy the assets to the runtime, select Deploy Assets To Runtime When Import Is Complete. If you do not select this option, you can deploy the assets later.
-
Click Import. The application appears on the Applications tab.
-
Log into the CRX repository with administrator credentials.
-
Navigate to content/dam/lcapplications
NOTE
The imported applications display in the lcapplications node. -
Click on one of the imported applications.
The Properties tab on the right displays the properties of the selected CRX node.
The syncState property indicates the state of synchronization of data between the AEM Forms Server and the CRX repository. As soon as the import process begins this state is set to 0 (zero). This state indicates the data is currently not synchronized. When the data is synchronized, the state is set to 1.
Deploy an application
You can deploy applications that you have imported, or that Workbench users imported from Workbench.
- In administration console, click Services > Applications and Services > Application Management.
- Select the checkbox next to the application that you want to deploy and click Deploy.
- Click OK in the confirmation dialog box that appears.
Undeploy an application
You can undeploy applications from the runtime.
- In administration console, click Services > Applications and Services > Application Management.
- Select the checkbox next to the application that you want to undeploy and click Undeploy.
- Click OK in the confirmation dialog box that appears.
Remove an application from the server
Undeploy the application before removing it from the server.
- In administration console, click Services > Applications and Services > Application Management.
- Select the checkbox next to the application that you want to remove and click Remove.
- Click OK in the confirmation dialog box that appears.
Import an application’s runtime configuration
If an application administrator exported the runtime configuration for an application, you can import it into the deployed application. You can import it using either the administration console or via scripted LCA deployment.
- In administration console, click Services > Applications and Services > Application Management.
- Click the name of the application.
- Click Import Runtime Config.
- Click Browse and select the XML file that contains the runtime configuration.
- Click Import.