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
Comments
-
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.
0 -
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).
0 -
I agree, flagged actions are the way to go and they give you great flexibility in the design of a set of collaborating processes.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 154 General Questions
- 149 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 33 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories