Hi all,
I bumped into a limitation in the wait step and was wondering if anyone had any more elegant workarounds than my klutzy attempts:
What I'd like to do is wait for a dynamic event. It would be easy with a container element for the event name, but unfortunately the WF builder complains that "Event &WAITFORTHIS& does not exist" when I try to insert a container element into the event field of a wait step.
Background:
The Workflow can be started by a variety of events. Depending on triggering event, there will be a variety of different events to wait for.
What I've tried:
Some approaches I've considered are:
I can't help thinking there must be a better way :-)
Any input appreciated,
Mike
(Cross-posted on WUG and SCN)