Identify the correct command to manually deploy Custom Built Services.

Identify the correct command to manually deploy Custom Built Services.

Identify the correct command to manually deploy Custom Built Services.

A.
ant -DDeploymentPlan = /home/oracle/Desktop/DD.xml-DpropertiesFile = < AIA_HOME
>aia_instances/ < AIA_INSTANCE>/config/AIAInstallProperties.xml f<AIA_HOME>/Infrastructure/Install/AID/AIAInstallDriver.xml -1 /home/oracle/Desktop/Deploy.log

B.
ant-DDeploymentPlan=/home/oracle/Desktop/DD.xml–DPropertiesFile =< AIA_HOME
>aia_instances/ < AIA_INSTANCE>/config/AIAInstallProperties.xml–
f<AIA_HOME>/Infrastructure/Install/AID/AIAInstallDriver.xml

C.
ant-DDeploymentPlan=/home/oracle/Desktop/DD.xml– DPropertiesFile =< AIA_HOME
>aia_instances/ < AIA_INSTANCE>/config/AIAInstallProperties.xml– 1
/home/oracle/Desktop/deploy.log

D.
ant-DDeploymentPlan=/home/oracle/Desktop/DD.xml–
f<AIA_HOME>/Infrastructure/Install/AID/AIAInstallDriver.xml– 1
/home/ oracle / Desktop / deploy.log

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.
Reference: Oracle Application Integration Architecture, Development Guide



Leave a Reply 0

Your email address will not be published. Required fields are marked *