QV document reload with QMC schedule and command line
Hi all,
I would like to reload a document once dataset it imported in SQL. At the moment I have to wait for the data to be loaded in SQL then issue a reload from QMC. The other problem is that once the document is reloaded all other depending documents have to be reloaded.
I've tested the EDX and am able to reload the primary document which then triggers reload of the dependent documents. The question is...
"Is it possible to use QMC sheduling and reload the document in a batch mode from a command line script that will trigger reload of all dependent documents?"
You can create a bat file with the set of the command lines. They will be executed in sequece, that is the 2nd command will not start before the 1st ends..