Single-Shot Command-Line Mode
You enter the single-shot command-line mode by running fmeserverconsole.exe and specifying the desired directive and/or arguments on the same command line. In this mode the FME Server Console performs the command line and then terminates.
Examples: |
|
1 |
fmeserverconsole.exe municipal/sewers.fmw |
|
This command specifies that the FME Server should run a workspace called sewers.fmw located in the municipal repository on the FME Server system. |
2 |
fmeserverconsole.exe LISTALL_WORKSPACES |
|
This command uses the LISTALL_WORKSPACES command to list all available workspaces in all of the FME Server repositories. |