How To Install the Informatica Plugin - UNIX/Linux
book
Article ID: 211906
calendar_today
Updated On:
Products
CA Workload Automation DE - System Agent (dSeries)CA Workload Automation AE - Business Agents (AutoSys)Workload Automation AgentCA Workload Automation DE - Business Agents (dSeries)CA Workload Automation AE - System Agent (AutoSys)
Issue/Introduction
This article provide step-by-step details for installing the Agent Plugin for Informatica for UNIX/Linux OS using the PowerCenter Approach.
Resolution
Reference Install and Configure WA Agent for Informatica section of the documentation for listing of libraries, drivers and other files required for the Informatica plugin to work with the release of Informatica that you are running on each respective platform.
Notes:
These drivers are the IDP drivers that you will need to get from the Informatica server itself or from Informatica support.
Windows drivers will not work on Linux/UNIX systems. Neither will Linux/UNIX drivers work on Windows.
After gathering the required IDP files,Copy them directly into the <agent_install_directory>.
Further down page, there's a section that talks about JARS.
Copy the pmserversdk.jar and jlmapi.jar files from your Informatica server; as documented, into the <agent_install_directory>/jars/ext directory.
Install the Informatica Plugin
Execute the PluginInstaller script as advised in the documentation and provide appropriate responses to the interview questions with respect to your Informatica environment. Note: You will need to work with your Informatica support team if you are unsure about responses to any of the interview questions.
Now that the plugin is installed, return to the documentation. Look for section titled "List of .res, .dat, .bin files"
Copy the 4 files mentioned from the Informatica server location as documented to the <agent_install_directory>/config/informatica/locale directory.
Create a directory called security in the <agent_install_directory>/config/informatica/ directory
Copy the below files from your Informatica server to this location:
infa_keystore.jks
infa_keystore.pem
infa_truststore.jks
infa_truststore.pem
Copy the domains.infa file from the Informatica server to the <agent_install_directory>/config/informatica directory.
Edit the cybAgent script
Add the INFA_DOMAINS_FILE & INFA_TRUSTSTORE variables as documented and save the changes when done.