TFS Integration can be run using command line switches via the Run command or an application shortcut. Command line switches do not require the software to be opened and thus can be used in conjunction with Windows Scheduled Task (please refer to the Microsoft Windows or Microsoft Server product documentation).
To perform integration using command line switches, an integration profile must already have been created and the profile number, available from the Profiles screen, must be noted down.
The following command line switch is available for TFS Integration.
Option | Effect |
---|
/px | Performs an integration based on a specified profile number. x = Profile Number A list of profiles numbers is available via the Profiles screen. |
- Create a copy of the TFS Integration shortcut (Start menu > All Programs > Insula Software > TFS Integration) and rename the shortcut.
- Right-click the new shortcut and select Properties. The Properties dialog will be displayed.
- In the Start in: field, add the required command line parameters.
Example: "C:\Program Files\Insula Group Pty Ltd\The Finance Shop\Bin\" /p1
This will perform an integration based on Profile #1 without opening the software.
- Open the Run dialog (Start menu > Run). The Run dialog will be displayed.
- the Open: field, add the required command line parameters.
Example: "C:\Program Files\Insula Group Pty Ltd\The Finance Shop\Bin\TFSIntegration.exe" /p1
This will perform an integration based on Profile #1 without opening the software.