AutoSys Workload Automation

  • 1.  Informatica Job Completing with error - CA WA DE Series

    Posted Sep 20, 2016 06:45 PM

    Hi,

     

    I am trying to execute an Informatica workflow on one of the Informatica servers using CA WA tool. This Informatica server has only Informatica integration service installed which in turn access Informatica repository (installed on another Informatica server) to get the details of the Informatica workflow. I was able to setup the workflow successfully in CA WA tool, but getting the below error when execute the workflow using CA WA tool. 

     

    JLMException: Unable to establish connection with Informatica Server 

    Context: IJLMDriver::getConnectionEx(Domain_Dev,IS_DEV_node2,360)       

     

    Has anyone encountered the above issue? Any inputs will be highly appreciated.

     

    Kind Regards,

    Sudhir Goel



  • 2.  Re: Informatica Job Completing with error - CA WA DE Series

    Posted Sep 20, 2016 07:22 PM

    Hi Sudhir,

     

    Please review TEC1000596: Informatica job fails with "No gateway connectivity is provided for domain" 

     

    Thank you,

    Chandru



  • 3.  Re: Informatica Job Completing with error - CA WA DE Series

    Posted Sep 21, 2016 11:39 AM

    Hi Chandru,

     

    Thanks for the reply.  Infa domains file path is not an issue because it is setup correctly.

     

    Regards,

    Sudhir Goel



  • 4.  Re: Informatica Job Completing with error - CA WA DE Series
    Best Answer

    Broadcom Employee
    Posted Sep 21, 2016 11:42 AM

    Hi Sudhir,

    The message indicates problem connecting to the Informatica server. Please check the connection properties, Informatica domain name, host and port, make sure that the domains.infa file exists on the agent computer and the INFA_DOMAINS_FILE environment variable is set correctly.

     

    Regards,

    Segun



  • 5.  Re: Informatica Job Completing with error - CA WA DE Series

    Posted Sep 21, 2016 12:00 PM

    Hi Segun,

     

    Thanks for the reply.

    What is the significance of 360 in API call getConnectionEx(Domain_Dev,IS_DEV_node2,360). Is it a port number?  

     

    Regards,

    Sudhir Goel



  • 6.  Re: Informatica Job Completing with error - CA WA DE Series

    Broadcom Employee
    Posted Sep 21, 2016 12:20 PM

    It is the connection timeout while Domain_Dev,IS_DEV_node2 are Informatica domain and Integration service names respectively.