I think you would then want to put another command in your workflow that checks if the email reply was received based on information in the repository. (or somewhere else)
Then add a loop to your workflow with the participant command-check-receipt. This second command could look in the repository (or elsewhere) for an indication that the required reply was received, and then set the appropriate attribute of the workitem. Something similar (user participants instead of command participants) is done with the activation workflow. (action = proceed, reject, cancel) Am Mittwoch, 8. November 2006 08:35 schrieb Harold CAPITAINE: > Thanks John for your reply, > > I already put a command-sendmail in the workflow and it works fine, now > I'll have a look to the embedded engine API. > > Thanks again. > > CAPITAINE Harold > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
