Submitting to multiple participants simultaneously (parallel/rendezvous)


hi,

we have created form initiators need select form 30 users (list) 6 participants send form them , feedback @ once.

is possible, using standard qpac (with, maybe, additional scripting), send submitted form several participants in parallel/rendezvous way , send initiator after participants submitted work items? seems there no straight forward way used have in adobe workflow 6.2 environment.

you input highly appreciated.

br,

yasser

you might creating database table storing information want rendezvous. after initator has selected user list, have workflow branch off send standard asynchronous work items each user. each user finishes task, store results in database along system of denoting have responded. each branch should check same flag again see if users have responded. if not, branch dies, or have sort of notification step if necessary.

if users have responded , stored results in database, last branch see it, , continue convergence step can load , merge of responses , continue workflow.

it's not pretty, work. challenge in designing database table store responses, , methods using table monitor completion.


More discussions in LiveCycle pre-ES (6.x and 7.x) discussions


adobe

Comments