Posted: Thu Sep 22, 2005 10:05 am Post subject: Design + FMC00138E Problem with Noop
Master
Joined: 26 Sep 2003 Posts: 206
I have a requirement like this
Block A -->Block B --> (Block C or Block D or both )
Block B must occur after Block A and before either Block C or Block D occurs.
The data variable that determines whether Block C or Block D or both need to occur is only present in Block A.
I have defined a Noop between Block A and ( Block C or Block D) and defined that it should start only if both Block A and Block B complete. It seems to work fine but I get the following error
FMC00138E Process activity 'Whichroute?' has one of its own parent processes assigned. Following is the chain of processes: CC=0
I think this is purely due to something wrong in my definition of NOOP. Did any one see this error before? _________________ Thanks
Yep, I've had this exact thing happen to me before (well, not exactly, but I've seen the same error on a NOOP). Make sure you have a default control connector on your NOOP activity (from your NOOP to your NOOP). That's what caused my error.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum