Activate a Runtime entitlement on Ubuntu 22.04 devices

The FactoryTalk Optix Runtime Tools Ubuntu 22.04 package consists of the FTOptix Application Update Service and the FTOptix Entitlement Manager CLI program (FTOptixEntitlementCli).
  1. Download the
    FTOptixEntitlementCli.Ubuntu_22_x64.[version].sh
    file as described in the Set up FactoryTalk Optix Runtime Tools on Ubuntu 22.04 devices procedure.
  2. Enter the following commands:
    1. chmod +x FTOptixEntitlementCli.Ubuntu_22_x64.[version].sh
    2. sudo ./FTOptixEntitlementCli.Ubuntu_22_x64.[version].sh
  3. Restart Ubuntu and proceed with the entitlement activation.
TIP: Runtime entitlements are currently perpetual. Rockwell Automation recommends installing an entitlement that is one size larger than the recommended size in the Sizing Tool.
A Runtime entitlement on an Ubuntu 22.04 device can be:
To view the installed entitlement details, use the
--showDetails
command.
To perform the above described actions, use the commands shown below respectively:
  • --onlineActivate
    --onlineActivate (--activationRequestFile <activationRequestFile> --outputEntitlementFile <outputEntitlementFile> | --entitlementKey <entitlementKey>) [--enableVerboseLog]
  • --offlineActivate
    --offlineActivate (--entitlementKey <entitlementKey> --outputActivationRequestFile <activationRequestFile> | --entitlementFile <entitlementFile>) [--enableVerboseLog]
  • --showInstalledEntitlement
    --showInstalledEntitlement [--enableVerboseLog]
  • --showDetails
    --showDetails --entitlementKey <entitlementKey> [--enableVerboseLog]
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.