Ensuring that users migrate applications with a pipeline by restricting the Import wizard
You can restrict access to the Import wizard so that users migrate applications between environments by using a deployment pipeline instead of by importing applications through the wizard. By creating a deployment pipeline, you can use a standardized process to migrate applications.
You can use Deployment Manager as one method for creating
pipelines. For more information, see Deployment Manager for model-driven DevOps.
- Extract the
prconfig.xml
file from the WAR file or EAR file. For more information, see Changing node settings by modifying the prconfig.xml file. - Open the
prconfig.xml
file with an XML or text editor. - Add the following variable to the file: <env name="import/restrictImportWizard" value="true">
- Save the updated file.
- Restart the environment.
Previous topic Importing rules and data by using the Import wizard Next topic Importing custom XML files for input streams