fteSetProductId: set z/OS SCRT recording product id
The fteSetProductId is used to set the product type against which Managed File Transfer usage is to be recorded for the installation. This command is valid only on z/OS .
Purpose
This command can be run at any time, after at least one coordination queue manager has been defined, or the MFT installation.properties file for the installation has been created.
See z/OS MVS Product Management for more information on product usage recording.
Syntax
fteSetProductId
Parameters
- The product type for usage recording:Specify one of:
- MFT
- Usage is recorded as a stand-alone Managed File Transfer product, with product ID 5655‑MF9.
- ADVANCED
- Usage is recorded as part of an IBM MQ Advanced for z/OS product, with product ID 5655‑AV9.
- ADVANCEDVUE
- Usage is recorded as part of an IBM MQ Advanced for z/OS Value Unit Edition product, with product ID 5655‑AV1.
Return codes
- 0
- Command completed successfully.
- 1
- Command ended unsuccessfully, or if the product type has not been set to the requested value.
Parent topic: MFT commands
Related information