Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Updating JReport Designer

Updating JReport Designer

To use JReport Designer with SSL-enabled Data Vault, you must update JReport Designer with the trustStore details and update the JReport catalog connection JDBC URL with SSL=1, if the URL does not already contain it.
  1. To connect Data Vault to JReport Designer, update
    jReport.bat
    under <Designer\bin> with the trustStore details.
    Djavax.net.ssl.trustStore=<path of trustStore file>
    Djavax.net.ssl.trustStorePassword=<trustStore password>
  2. To connect Data Vault to Jinfonet Server, update
    jrsever.bat
    under < designer\server\bin > with the trustStore details.
    Djavax.net.ssl.trustStore=<path of trustStore file>
    Djavax.net.ssl.trustStorePassword=<trustStore password>
  3. To modify the JReport catalog for SSL, open the catalog through Designer.
  4. Verify that the catalog is editable. Select
    File
    Options
    Catalog
    .
  5. Uncheck
    Forbid editing data object properties
    .
  6. Change the existing catalog connection name by appending "SSL=1" to the end of the Name URL. For example:
    jdbc:infafas://dba@inkr79dsg184.informatica.com:8500/TAF133903?SSL=1

0 COMMENTS

We’d like to hear from you!