Can anyone explain why this configuration is considered a LOOP by the Control Container - yet the process runs fine within a regular Container?
I intended to make two Control Containers of a similar nature and chain them in order, simply because they write to the same audit file, and thought to use them rather than an arbitrary Block Until Done scenario.