Page 1 of 1

when chore fail

Posted: Fri Jul 22, 2016 2:18 am
by Moh
Good morning Gentleman,I have a chore which include four independent processes and is running as single commit .what happen if second process fails,would chore fails and third and fourth process run or they not.I also want to know the same scenario if processes are dependent say second process is dependent on first process.please explain.

Re: when chore fail

Posted: Fri Jul 22, 2016 10:00 am
by Steve Rowe
Have you tried testing by adding ProcessQuit to your TI or by otherwise triggering the errors you are concerned about?

There are many different ways a TI can error so it is probably a good idea for you to perform some tests yourself to get a good understanding of the behaviour.

Cheers,

Re: when chore fail

Posted: Fri Jul 22, 2016 2:30 pm
by Moh
Thank you sir,i want to know chore behaviour on both situation i have mentioned in my question.please explain me on that context

Re: when chore fail

Posted: Fri Jul 22, 2016 4:38 pm
by tomok
TM1 has no concept of dependent or independent processes. There are only so if you actively do something in the coding of them that makes them so. Since I know literally nothing about the processes in question I can't possibly answer your question.

Re: when chore fail

Posted: Mon Jul 25, 2016 2:30 pm
by BrianL
Something like a major error or ProcessQuit/ProcessError call will stop executing the current TI process and with a single commit mode chore no further TI processes will execute.

So if you call ProcessQuit in the 2nd TI of the single commit mode chore, then the 3rd and 4th TI processes will not run.

Re: when chore fail

Posted: Tue Jul 26, 2016 3:38 am
by Moh
Thank you sir,this clear my doubt

Re: when chore fail

Posted: Wed Aug 03, 2016 2:49 pm
by pundlesnorf
Off topic, but "Dear Gentlemen"?

There are many very well experienced TM1 developers who are female (I'm not one of them, but know some pretty heavy hitters in the TM1 space).

Re: when chore fail

Posted: Wed Aug 03, 2016 3:12 pm
by qml
pundlesnorf wrote:Off topic, but "Dear Gentlemen"?
The Gregg Reference Manual: A Manual of Style, Grammar, Usage, and Formatting suggests never to use the word 'Gentlemen' without also using 'Ladies' in the same sentence and that's probably a good rule of thumb. Alternatively, one could always try to be edgy and cute and write 'Gentlepersons'. 8-)

Re: when chore fail

Posted: Wed Aug 03, 2016 4:15 pm
by tomok
pundlesnorf wrote:Off topic, but "Dear Gentlemen"?

There are many very well experienced TM1 developers who are female (I'm not one of them, but know some pretty heavy hitters in the TM1 space).
I wouldn't get too up in arms about that apparent gaffe. English appears to be the fourth or fifth language for many of the posters so I'm pretty sure it was unintentional.