spacer
cornerspacercorner
Reply
KL
Occasional Contributor
KL
Posts: 9
Registered: 06-18-2010
0 Kudos

Invoking actions between sub-procedure actions

I am using a rendevous stage to spawn 2 subprocedures.  There is one action in the one sub-procedure that I want to start an action in the other sub-procedure of the rendevous.  For example, if sub-procedure A cancels the folder, I want the folder to be canceled systematically in sub-procedure B moving the entire folder forward in the prescribed workflow. 

 

I can update a variables in sub-procedure B from A with success.  I have tried to use both a conditional or timed action in sub-procedure B.  For the timed action, tried to use %updated but my update sql form sub-procedure A to the database record directly is not triggering update to the %updated field.  Updating a varilable to start the conditional was unsuccessful as well.

 

Also, tried to update the efolder column eupdated with time of sub-procedure A action without luck.

 

Any ideas on how to invoke the action in B from A?

 

Thanks

Esteemed Contributor
Jerome҉
Posts: 744
Registered: 05-18-2010
0 Kudos

Re: Invoking actions between sub-procedure actions

Is there a reason you cannot use a flagged action? That would do what you appear to want.

 

Do not update eFolder or map table fields directly, BTW. That will give you untold pain.

Valued Contributor
BMellert
Posts: 177
Registered: 05-21-2010
0 Kudos

Re: Invoking actions between sub-procedure actions

I also would start with the flagged action approach.  Sub A raises the flag that Sub B catches and processes (or vice verse if appropriate).

Valued Contributor
Paul
Posts: 146
Registered: 05-19-2010
0 Kudos

Re: Invoking actions between sub-procedure actions

I agree, flagged actions are the way to go and they give you great flexibility in the design of a set of collaborating processes.

line spacer line
spacerFollow Metastorm on:
spacer Twitter YouTube Blog iTunes LinkedIn Metastorm Community Central, MC2
spacer Copyright © 2011 OpenText Corporation. All Rights Reserved.spacer About Metastormspacer Privacyspacer Legalspacer Site Mapspacer RSSspacer Contact Us
Microsoft Gold Certified Partner
Powered by Windows Azure
line spacer line