Page 1 of 1

involking parallel routine

Posted: Sun Nov 12, 2017 8:52 pm
by India2000
Hi,

Could any one please let me know how to invoke parallel routine type external before/after routine

what is the requirement for the parallel routine code when configured as above pointing to object file for calling it using routine activity

Any pointer or example is appreciated.

Thank you.

Posted: Mon Nov 13, 2017 1:05 am
by chulett
Not sure I follow but... the Routine Activity stage in a Sequence job cannot call a "parallel routine" nor can a before/after job routine be a "parallel routine". Perhaps a better idea of what you are trying to accomplish with this would help?

Posted: Mon Nov 13, 2017 9:26 pm
by India2000
Can we invoke parallel routine using routine activity?

If that's the case what is the requirement to create a C/C++/ routine as a external before/after routine. Does it work with same object file of the c code with routine type external function.

Posted: Mon Nov 13, 2017 11:31 pm
by chulett
Asked and answered. No.