Refreshing Universal Broker from IBM i

Refreshing Universal Broker via Universal Control from IBM i

This example refreshes a component on a remote system.

STRUCT REFRESH(*yes) HOST(dallas) USERID(joe) PWD(akkSdiq)

Command Line Options

The command line options used in this example are:

Option

Description

REFRESH

Instruction to refresh Universal Broker on the remote system.

HOST

Directs the command to a computer with a host name of dallas.

USERID

Remote user ID with which to execute the Universal Control Server process.

PWD

Password for the user ID.

Universal Broker Actions

The REFRESH command directs Universal Broker to take the following actions:

Step 1

Read its configuration file UNVCONF and member UBROKER.

Step 2

Read all component definitions found in the component definition file, UNVPRD520 / UNVCOMP. Universal Broker replaces all component definitions with the newly read component definitions. New component definitions are added and deleted component definitions are removed.

Step 3

Read the Universal Access Control List configuration file UNVCONF and member UACL. Universal Broker replaces its UACL entries with the newly read entries.

Components

Universal Control