IT Process Automation

 View Only
  • 1.  Problem using external  jar file

    Posted Jun 24, 2014 01:08 AM

     

    Dear friends,

     

    i'm trying to use jar files in my process, i have uploaded the jar files using the "Manage User Resources UI"
    which is saved in the ".c2ouserresources/test/test.jar".


    While using the jar in Invoke Java Operator "Inline External Jar?" is checked and in the Inline External Jars list,  i'm again specifying the above jar path.

    In Reason I'm getting the message "The script to execute on the remote host is not specified."

    How shall I invoke the class defined in the jar?

    Can we invoke any method other than main() method ? if so then how can i do it?

    How can I get the result from the class in my process?

     

    Appreciate your help.



  • 2.  Re: Problem using external  jar file

    Posted Sep 08, 2014 05:13 AM

    Refer this TEC595662



  • 3.  Re: Problem using external  jar file

    Posted Sep 10, 2014 11:14 AM

    Hi,

    One more question on top of this. Where this jar should exist? On orchestrator server or on agent?