Clarity

 View Only
  • 1.  Launch a job from gel.

    Posted Mar 13, 2012 07:14 AM
    Does anyone know how to launch a job from gel or xog?

    Is it even possible?


    Thanks in advance.


  • 2.  RE: Launch a job from gel.
    Best Answer

    Posted Mar 13, 2012 11:57 AM
    Create a process with no primary object, and a step to run your chosen job / parameters.

    Create another process, and within the GEL make an invokeAction/Process web service call (see: http://yourserver/niku/wsdl/InvokeAction) to the XOG end point. It's indirect to have a 2nd process to give you the item you can call on demand, but as a route and solution, it is supported.


  • 3.  RE: Launch a job from gel.

    Posted Mar 13, 2012 11:59 AM
    I would call the job from the process and not gel.
    You can create an action execute a job