Poll -> starts activity 1
activity 1 starts activity 2
activity 2 starts activity 3
But activity 1 must not be started again before activity 3 is finished. I cannot prohibit that by checking the above mentioned flag, because after activity 1 has finished, the poll happily fires again, when the appropriate conditions are met.
So I wondered if there is a way to code a Notes script that bundles activity 1-3 in sequence, so I can place this scripted activity as the one to be triggered by the poll.
Could you please point me to a sample code on how to achieve this?
Do you have comments on this Ask the Expert question and response? Let us know.
This was first published in September 2004