User Tools

Site Tools


Sidebar

Go to GMDH home page

Video Tutorials

User Guide

1. Streamline Client

2.Streamline Server

3. Starting Up

4. Connecting data

5. Demand and Sales Forecasting

6. Inventory Planning

7. Reference

command-line

7.15. Command Line

It’s an option to use the command line with Streamline and preset certain operations to take place automatically and more quickly in the background. This allows you to minimize time expenses and cut down on repetitive actions.

You can create a .bat file where you would insert a sequence of the necessary functions that you want to have executed automatically, scheduling auto-execution of the file on your computer for a specific point in time. In the file, you would also need to specify the path to Streamline.exe and to the project file.

All existing commands are listed below:

/full_updatePerforms a full re-import, updating the entire history
/updateRe-imports data from the data source only for the last 2 forecasting periods
/saveSaves your project, even if it was opened by another user (ignoring the Lock File)
/dc_export_ordersExports purchase orders from the Distribution center report into your database
/dc_export_reportExports the Distribution center report into database
/ir_export_ordersExports purchase orders from the Inventory planning tab into database
/ir_export_reportExports the report from the Inventory planning tab into database
/or_export_ordersExports transfer orders from the Interstore optimization tab into your database
/or_export_reportExports the report from the Interstore optimization tab into your database
/fr_export_reportExports the report from the Reports tab into your database
Streamline Server doesn't support the command line feature. You can set up automatic update and export by using the Automation tab in the Settings instead.

Examples

Inventory planning workflow
“GMDH Streamline.exe” c:\Project\file.gsl /update /save

Executive workflow
“GMDH Streamline.exe” c:\Project\file.gsl /dc_export_report /ir_export_report


Next: Keyboard shortcuts

Download PDF

command-line.txt · Last modified: 2022/08/10 16:22 by admin