-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Would like to use Informatica related deployment "com.urbancode.air.plugin.Informatica" plugin (version is 19) in IBM Urbancode Deploy (version 6.1 higher) for deploy deployment group and pmrep tasks. As per plugin documentation, the IBM Urbancode Deploy automation plug-in works with Informatica Version 9.6 and later. However our current Informatica version is 9.1. So is there any way, we can make it compatible this plugin with current Informatica version 9.1? Please suggest for possible workaround/solution approaches.
We tried using this plugin and giving error as mentioned below. In below command we are trying to connect source repository from target server. Connectivity is already open between source and target server for port 6001 and able to do telnet and ping bi-directionaly. Please sugegst for any possible solution.
".......pmrep> connect -r INFAREP -n username -x password -h 1.1.1.1 -o 6000
[REP_55112] Unable to connect to the Repository Service [INFAREP] since the resilience time is up.]
[Failed to connect to repository service [INFAREP].]
An error occurred while accessing the repository[Failed to connect to repository service [INFAREP].]
[REP_55102] Failed to connect to repository service [INFAREP].]
Repository connection failed.
Failed to execute connect......."