[en] TS002111635 — Config flag for CLI
[en] Fixed: Resolved an issue where triggering a process folder through CLI causes the return code for successful execution to send as soon as the folder is triggered instead of waiting until completion of the scheduler folder execution. Added a config flag 'WaitForAsyncOperations' that, when set to 'True', will make the CLI wait for the async operations to complete. You can set this flag in the CLI config file.
[en] N/A