Table of Contents

Search

  1. Preface
  2. Backing Up and Restoring the Data Vault
  3. Configuring Centera as a Remote Data Vault Store
  4. Configuring Data Archive for a Legacy Source Using Legacy Adapters
  5. Data Archive Seamless Access for PeopleSoft
  6. Data Archive Transaction Restore API
  7. Dropping and Truncating Partitions in Data Archive
  8. High Availability Configuration for the Data Archive and File Archive Service Versions 6.1 to 6.3
  9. 0955-High Availability Configuration for the Data Vault Version 6.4 and Later
  10. How to Create Business Rules to Archive and Purge Transactional Data
  11. How to Uninstall Data Archive 5.1
  12. How to Uninstall Data Archive 5.3
  13. How to Use Scripts to Change Database User Passwords in the ILM Repository
  14. IBM DB2 Database Connectivity and Setup for Data Archive
  15. Installing Data Visualization
  16. Integrating Third-Party Schedulers in ILM Engine
  17. Parallel Processing in Data Archive
  18. Seamless Access Configuration for Siebel Applications
  19. Seamless Access Setup for Oracle E-Business Suite
  20. Seamless Access Setup for Oracle R12 in Data Archive
  21. Using the Data Vault Service JDBC Driver to Connect to the Data Vault
  22. Using Multiple Engines in an ILM Environment
  23. Using PowerExchange ODBC Connections in a Data Archive Retirement Project
  24. Discovering Foreign Key Relationships in Enterprise Data Manager

Data Archive How-To Guide

Data Archive How-To Guide

Updating the JDBC URL or Password for Healthcare Reports

Updating the JDBC URL or Password for Healthcare Reports

To restore the functionality of existing Data Visualization reports that are generated through the Application Retirement for Heathcare Accelerator, for example Patient Information reports, complete the following steps:
  1. Download the catalog from the instance of JReport Designer connected to the Data Archive server.
  2. In JReport Designer, open the downloaded catalog and find the catalog name from the catalog browser.
  3. Stop the Data Archive server.
  4. From the Data Archive server location, open the following file:
    webapp\visualization\reporthome\bin\datasource.xml
    .
  5. Add the following syntax to the file and update the property values per the catalog connection properties:
    <datasource> <catalog-connection-name> </catalog-connection-name> <driver> </driver> <user> </user> <password> </password> <connection-type> </connection-type> <url> </url> <datasource>
    Property
    Description
    catalog-connection-name
    Tag value must match the name present in the catalog browser.
    driver
    "com.informatica.fas.jdbc.Driver" is always the driver tag value.
    user
    Give the Data Vault user name in plain text. During server start-up the user and password tags are replaced with the tag "<encrypt-sign>" which contains the encrypted value of the user name and password.
    password
    Give the Data Vault password in plain text. During server start-up the user and password tags are replaced with the tag "<encrypt-sign>" which contains the encrypted value of the user name and password.
    connection-type
    "JDBC" is always the connection-type tag value.
    url
    The updated JDBC URL that you want to use.
    The following image shows an example of the configuration file before server startup:
    The following image shows an example of the configuration file after server startup:
  6. Repeat the previous step for all report catalogs present in the environment.
  7. Start the server and verify that you can run the reports.

0 COMMENTS

We’d like to hear from you!