Go to primary content
Oracle® Health Sciences Adverse Event Integration Pack for Oracle Health Sciences InForm and Oracle Argus Safety Installation Guide for On-Premises Deployment
Release 1.0.2
E51555-02
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

10 Undeploying Adverse Event: InForm and Argus Safety Integration

To undeploy Adverse Event: InForm and Argus Safety Integration from the SOA Server, perform the following steps:

  1. Navigate to <AIA_HOME/aia_instances/<AIA Instance name>/bin and run the following command, as appropriate for your platform, to configure the installation environment.

    • Linux: source aiaenv.sh

    • Windows: aiaenv.bat

  2. Run the undeployment command for your platform.

    Table 10-1 Undeployment Command for the Adverse Event: InForm and Argus Safety

    Platform Undeployment Command

    Linux

    Solaris SPARC

    ant -f $AIA_HOME/Infrastructure/Install/AID/AIAInstallDriver.xml -DPropertiesFile=$AIA_HOME/aia_instances/<AIA_Instance_name>/config/
    AIAInstallProperties.xml -DDeploymentPlan=$AIA_HOME/pips/
    AEInFormandArgus/DeploymentPlans/AEInFormandArgusUndeployDP.xml -l $AIA_HOME/pips/AEInFormandArgus/DeploymentPlans/
    AEInFormandArgusUnDeployDP.log

    Microsoft Windows

    ant -f %AIA_HOME%\Infrastructure\Install\AID\AIAInstallDriver.xml -DPropertiesFile=%AIA_HOME%\aia_instances\<AIA_Instance_name>\
    config\AIAInstallProperties.xml -DDeploymentPlan=%AIA_HOME%\pips\
    AEInFormandArgus\DeploymentPlans\AEInFormandArgusUndeployDP.xml -l %AIA_HOME%\pips\AEInFormandArgus\DeploymentPlans\
    AEInFormandArgusUnDeployDP.log



Note:

The undeployment script does not undeploy Shared JMS resources such as SECUREJDBCJMSServer (JMS Server), SECUREJDBCJMSModule (JMS Module), JMS Queues, SECUREJMSDS (Data Source), and SECUREDATASTORE (Persistent Data Store).

10.1 Verifying the Undeployment of the Integration

To verify the undeployment of the integration:

  1. Navigate to the following log file path to check whether the integration is successfully undeployed:

    $AIA_HOME/pips/AEInFormandArgus/DeploymentPlans/
    AEInFormandArgusUndeployDP.log

    If the undeployment was successful, the log file contains the 'Build Success' message. If the undeployment was not successful, the log file contains the 'Build Failed' message.

  2. Restart the SOA server.

The following composites are removed by the undeployment command:

  • HealthSciencesDrugSafetyReportEBS

  • HealthSciencesDrugSafetyReportResponseEBS

  • InFormDrugSafetyReportJMSProducer

  • InFormDrugSafetyReportJMSConsumer

  • ReportDrugSafetyReportInFormReqABCSImpl

  • ReportDrugSafetyReportArgusProvABCSImpl

  • ReportDrugSafetyReportWriteE2BFileAdapter

  • ReportDrugSafetyReportReadAckFileAdapter

  • ReportDrugSafetyReportResponseArgusReqABCSImpl

  • ReportDrugSafetyReportResponseInFormProvABCSImpl