You are here: About importing and maintaining proxy objects > About the tag import tools > Understanding the SAP Connector tool > Running an export from a command line

Running an export from a command line

Run Meridian Asset Management SAP Connector from a command line when you want to:

Syntax

"<Path>\BlueCieloECM.SAPInfoConnector.exe" "<ConfigurationFilePath>" "[<OutputFilePath>]"

By default, the SAP Connector files are installed in C:\Program Files\BC-Meridian\Program\SAP AMM Connector.

If <OutputFilePath> is omitted and is not specified in the configuration file, a default file name is assigned (for example, flocs_and_equi_since_00010101_at_2015-09-04-13-20-17.mdb), and the file is stored in C:\Temp.

The Import in progress dialog box appears on screen during processing similar to when the tool is run interactively as described in Running and stopping an export interactively.

Returns

When the tool exits normally, it sets the ERRORLEVEL environment variable to 0 if the export finished without errors or to 1 if the exported failed. Your batch file can test the returned value and act accordingly.