Back in Tip #736: Add variables to your workflows, George ‘bringing discipline to the rest of us’ Doubinski suggested the excellent Tip of using an Action to simulate a variable in Workflows. I went to use this Tip this week for a lookup and, to my chagrin, found there is an exception to the Tip. […]
Tip #630: No flow – no documents
We did show how to generate documents in code, however, generating documents in a workflow using SetWordTemplate action proved to be just as elusive. The problem is that the entity itself does not appear in the list of parameters for the action, making it impossible to generate the document. As strange as it sounds but: […]