You are here: Reference Manual > FME Server Console > Command Line Options > Console-Specific Transformation Manager Directives

Console-Specific Transformation Manager Directives

The Transformation Manager directives allow you to customize some of the current job’s properties before being submitted to the FME Server’s Transformation Manager (TM).

For information about format-based Job Routing, see Sending Jobs to Specific Engines with Job Routing in the FME Server Administrator’s Guide.

These directives, also called TM Directives, are specified as:

tm_<directive name> <directive value>

The "tm" prefix and the directive name must be in lower case.

Currently the supported TM Directives include the following.

  • tm_ttl
  • tm_priority
  • tm_tag

See Transformation Manager for details.