Skip to main content
Skip table of contents

Start batch export via command line

Portfolio Service Batch Export Tables" module or "Portfolio Service Scheduled Reporting" module

The individual batch exports can be started via a batch file using Windows time control via the command line.

Beispiel

You are user "PMUser" with the password "Pass" and have created the two batch export configurations with the names "TestBatch" and "TestBatch 1".

The call for a batch run now works as follows:

  1. Create a batch file (here Batch.bat) with the following content:
    path\vwdpm.exe -BE:TestBatch PMUser Pass
    path\vwdpm.exe -BE: "TestBatch 1" PMUser Pass
    If there are spaces in the batch name, the entire parameter must be set in quotation marks.
    The evaluation date can also be defined using the parameter -evaldate=YYYY-MM-DD .
  2. You can then execute this batch file at the desired times using Windows time control.

Thanks to time control, no user needs to be logged into the system at the time of startup. However, if no user is logged in, it can happen that if the Infront Portfolio Manager waits for a user input due to an error, all subsequent batches are not executed. In this case, you must close the Infront Portfolio Manager manually via the Task Manager.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.