The settings described in this example will run all import protocols that are of the typr SQL. The import will affect the forecastseries that are connected to a import protocol of the type SQL.
/name:ExampleImport
/action:import
/importtype:Load
/importprotocol:sql
The following example will run all imports for the import protocol with name If you want to run import protocol by name “MyImport_protocol”
/name:ExampleImport
/action:import
/importtype:Protocolname
/importprotocolname:MyImport_protocol