How to start a sub process from an AgilePart
Posted onLately I was having the problem I had a list of email messages to be send but I could not make a foreach loop in the workflow builder itself. So I figured out that maybe there was a solution by creating an AgilePart that would retrieve a list of messages from the database and then […]