UAG_EXTENSION_DEPLOY_ON_REGISTRATION - UBROKER Configuration Option

Description

The UAG_EXTENSION_DEPLOY_ON_REGISTRATION option specifies a value to override the EXTENSION_DEPLOY_ON_REGISTRATION option of Universal Automation Center Agent (UAG).

It controls Extension deployment behavior from Universal Controller.

  • If yes, the Controller will preemptively deploy all extensions acceptable by UAG.
  • If no, the Controller will only send Extension modules as needed (on demand).

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line

-uag_extension_deploy_on_registration option


(tick)

(tick)


Environment VariableUAGEXTENSIONDEPLOYONREGISTRATION=option

(tick)

Values

option specifies when the Controller will send Extensions to Universal Agent..

Valid values for option are:

  • yes
    Universal Controller will preemptively deploy all extensions acceptable by UAG
  • no
    Universal Controller will only send Extension modules as needed (on demand).