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. Using the Data Vault Service JDBC Driver to Connect to the Data Vault
  21. Using Multiple Engines in an ILM Environment
  22. Using PowerExchange ODBC Connections in a Data Archive Retirement Project
  23. Discovering Foreign Key Relationships in Enterprise Data Manager

Data Archive How-To Guide

Data Archive How-To Guide

Using the Third-Party Scheduler API

Using the Third-Party Scheduler API

Informatica has developed a third-party Scheduler API. You can schedule jobs with a third-party scheduler and pass the scheduling rules to Quartz. The third-party scheduler passes a URL with a Definition ID to Quartz. Quartz returns the job status to the scheduler.
To utilize the third-party Scheduler API, complete the following steps:
  1. Set up an Archive Definition in the Data Archive UI, but do not create a schedule within the UI for this job. For each Archive Definition that is created there will be a Definition ID number, which will be part of the URL that is passed from the third-party Scheduler.
  2. Wrap the Retrieve Current Status Program in a script so that it continues to be called until the completed code is returned.
The third-party schedule API is easy to deploy.
Other than adding the third-party scheduler to pass the URL that contains the Definition ID, you do not need to make other changes. Also, you can set up the archive definitions, while the scheduling team can maintain control over the set up and execution of the scheduled jobs. However, s because scheduling occurs outside of Quartz, information such as Future Run is not visible in the Data Archive.

0 COMMENTS

We’d like to hear from you!