How can I use a Wait For Event to wait for either of two events? I want my process to wake up when either of the two lists it can work on changes. I can make it wake up on one event or the other, using "On Entry" on the "Push to List". But I need it to wake up if either list changes.
Right now I just have it delay and check periodically, but that feels like a hack.
Thanks,
Craig