WorkflowManagement.post
Posts a waiting pause node enactment with the corresponding event id. This executes the script associated with the
pause node. If this script sets variable $PAUSE_COMPLETION to 'Y', the pause node completes, otherwise
the pause node continues to wait. Throws WorkflowManagementException if no pause node enactment exists or
if the associated script fails.