1Z0-543 · Question #16
Identify the correct command to manually deploy Custom Built Services.
The correct answer is A. ant -DDeploymentPlan = /home/oracle/Desktop/DD.xml-DpropertiesFile = < AIA_HOME. Explanation: How to Deploy Custom-Built Services To deploy custom-built services: 1. Run <AIA_HOME>/aia_instances/<instance_name>/bin/aiaenv.sh command. 2. Run the following command: ant -DDeploymentPlan=<absolute path of the file> - DPropertiesFile=<absolute path of the file>…
Question
Identify the correct command to manually deploy Custom Built Services.
Options
- Aant -DDeploymentPlan = /home/oracle/Desktop/DD.xml-DpropertiesFile = < AIA_HOME
- Cant-DDeploymentPlan=/home/oracle/Desktop/DD.xml- DPropertiesFile =< AIA_HOME
- Dant-DDeploymentPlan=/home/oracle/Desktop/DD.xml-
How the community answered
(57 responses)- A77% (44)
- C14% (8)
- D9% (5)
Explanation
Explanation: How to Deploy Custom-Built Services To deploy custom-built services: 1. Run <AIA_HOME>/aia_instances/<instance_name>/bin/aiaenv.sh command. 2. Run the following command: ant -DDeploymentPlan=<absolute path of the file> - DPropertiesFile=<absolute path of the file> -f <AIA_HOME>/Infrastructure/Install/AID/AIAInstallDriver.xml -l < absolute path of the log file> * The DeploymentPlan is the file that was generated in the previous step. * The PropertiesFile, AIAInstallProperties.xml, contains the details of the AIA environment and is located here: <AIA_HOME>/aia_instances/<instance_name>/config.
Topics
Community Discussion
No community discussion yet for this question.