6 Verifying the Installation

This chapter discusses various options for verifying the Oracle AIA Foundation Pack installation like how to review install and patch information, how to verify file creation and logs and how to verify the installation.

This chapter includes the following sections:

6.1 Reviewing Installation and Patch information

You can view all the information related to installation using the AIA web interface. You can also verify patch information when you successfully apply them.

To verify installation and patch information:

  1. Navigate to the AIA Console: http://<managed server name>:<managed server port number>/AIA/.

  2. Login using the appropriate user which you have created using the pre-installation steps.

  3. Navigate to CAVS, AIA Setup, and AIA Lifecycle UI. Verify if the tabs are accessible.

6.2 Verifying File Creation and Logs

AIA Foundation Pack Installer displays warning and errors messages in log files. You can also check whether the home directory that you defined was created and populated with applicable product files.

  • To check log files and verify file creation, open the log files from AIAHome/cfgtoollogs/oui/install.<timestamp>.out after you close OUI.

  • You can also check the logs under AIAHome/aia_instances/<instance_name>/logs. These logs are descriptive.

  • If you have done the script base installation, then the log file will be in the location that you mentioned in the arguments -logfile of the installation command.

6.3 Verifying Foundation Pack Installation

To verify Foundation Pack installation:

  1. Login to Oracle Enterprise Manager: http://<server name>:<port number>/em /.

  2. Log in using the appropriate user which you have created using the pre-installation steps.

  3. Navigate to Farm.

  4. Expand Farm_soa_domain, SOA, soa infra in the left panel.

  5. Navigate to Deployed Composites in the main panel and confirm that you can view the following composites:

    • AIAB2BErrorHandlerInterface

    • AIAB2BInterface

    • ReloadProcess

    • AIAAsyncErrorHandlingBPELProcess

    • AIAReadJMSNotificationProcess

    • AIAErrorTaskAdministrationProcess

6.3.1 Validating Security Policies

All SOA composites are protected by Global Policies provided by Foundation Pack as defined in the Security section of the Developer Guide.

To validate locally attached security policies:

  1. Login to EM Console

  2. Navigate to WebLogic Domain, soa_domain, Web Services, Policies.

  3. Verify Service Policy attachment.

    1. Find the service policy in the list of policies.

    2. Click the number in Attachment Count column.

      This opens Usage Analysis screen.

    3. Change the Subject Type list box to SOA Service.

    4. Validate that all the composites are listed with local attachment to this service policy.

    Table 6-1 Service Policies

    Composite Service Security Policy

    AIAAsyncErrorHandlingBPELProcess

    client

    oracle/aia_wss_saml_or_username_or_http_token_service_policy_OPT_ON

    AIAB2BErrorHandlerInterface

    ReadB2BError

    N/A

    AIAB2BErrorHandlerInterface

    ReadOracleB2BError

    N/A

    AIAB2BErrorHandlerInterface

    enrichaiafaultprocess_client

    None

    AIAB2BInterface

    ProcessB2BDocument_ep

    oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

    AIAB2BInterface

    receiveMessageFromB2B

    N/A

    AIAErrorTaskAdministrationProcess

    aiaerrortaskadministrationprocess_ep

    oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

    AIAReadJMSNotificationProcess

    ConsumeFaultMessage

    N/A

    ReloadProcess

    reloadconfigurationprocess_client_ep

    oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON


  4. Verify Client Policy attachment

    1. Navigate back to Policies screen and find the client policy

    2. Click the number in Attachment Count column.

      This opens Usage Analysis screen.

    3. Change the Subject Type list box to SOA Reference.

    4. Validate that all the composites are listed with local attachment to this client policy and attached to the correct references.

      Table 6-2 Client Policies

      Composite Reference Security Policy

      AIAAsyncErrorHandlingBPELProcess

      N/A

      N/A

      AIAB2BErrorHandlerInterface

      ReadOracleB2BErrorDetails

      N/A

      AIAB2BErrorHandlerInterface

      AIAAsyncErrorHandlingProcessingService

      None

      AIAB2BErrorHandlerInterface

      EchoServletService

      None

      AIAB2BInterface

      SendMessageToB2B

      N/A

      AIAB2BInterface

      X12ProcessSalesOrderReqB2BCSImplService

      oracle/aia_wss10_saml_token_client_policy_OPT_ON

      AIAErrorTaskAdministrationProcess

      N/A

      N/A

      AIAReadJMSNotificationProcess

      AIAErrorTaskAdministrationProcess

      oracle/aia_wss10_saml_token_client_policy_OPT_ON


For more information about security validation, see “Working with Security" in Oracle® Fusion Middleware Developer's Guide for Oracle Application Integration Architecture Foundation Pack.

6.3.2 Verifying the Functionality of Accessibility Features

To verify whether accessibility features are working:

  1. Navigate to the AIA Console: http://<managed server name>:<managed server port number>/AIA/.

  2. Click on the Accessibility link on the top right corner.

    This opens Accessibility Preferences screen. This screen has the following options

    • Screen Reader: This option enables your screen reader to access and read all components of the application.

    • High Contrast Colors: This option enables application to be viewed in high-contrast-friendly visual content. The high-contrast makes the application compatible with operating systems or browsers that have high-contrast features enabled.

    • Large Fonts: This option enables application content to be viewed in large fonts.

  3. To verify them, select any or all options.

  4. Click OK and check whether the feature works.