I am currently using EDX to reload various tasks. No Publisher. Example below -
"PATH\QMSEDX_CommandLine\QMSEDX" -task="Transform/02.QVD Transform.qvw" -verbosity=0 -password=Pass.
We have a number of apps that load hourly, 24x7. The need has come about where some of our hourly reloads need to be interrupted on the 1st day of the month so as not to influence the month end processes.
I wonder if I can send a 'trigger' to QMC from QMSEDX to disable a task and then later another trigger to enable a task.
Alternatively, a trigger to 'pause' a task for 12 hours.
Really appreciate any advise.