How would I terminate a workflow process if a certain criteria is met? I found that if the criteria was met, and directed the flow to an automated activity that I had set up to simply lookup the process id (during the development/testing phase), the workflow actually marked itself as completed. Is this sufficient to use to prematurely terminate/complete the workflow process?