Page 1 of 1

Job with "RunJob" is not getting complied

Posted: Fri Jun 18, 2010 12:13 am
by vij
Hello,

I am trying to complie a server job which has RUNJOB command in a transformer stage. When I complie it, I get an error message that "Variable Runjob not found".

This same job works fine in other environment where I export/imported it
from.

Can someone help me resolve the issue?

Thanks,
Vij

Posted: Fri Jun 18, 2010 12:38 am
by ray.wurlod
There is no RunJob command.

You're probably intending to use a DSRunJob() function.