hello, i have a submit workflow with an external task that is giving me hard time... it doesnt execute the command at all.[...] i think what it is happenning is that once the java app gets invoked, it nevers calls back the workflow to move on to the next task? so it never invokes the perl script?when i login to TS as master i see all the submit workflows with the status at "javatask" which means that the workflows never finished?i never cared about it and i just ended them manually because the submit and the java app always worked so i never checked on the perl script...now if you agree that s the problem, how can i fix it?
i dont have any control over the java app, and i dont think they want to change anything in it, so is there time out that i can set for the java task to move on to the next external task? something like this: [...]
i dont need to wait on the javatask to be done... because it does take time for it, so i just wantdto move to the next task as soon as i invoke the javatask... any ideas or input?
and yes have to document this, since i am spending more time figuring out how things are than getting things to work, since the person who work here left the company and there was no knowledge transfer or documentation