Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example refreshes a Universal Event Monitor Server (uems) component on a remote system.

<pre>
STRUCT REFRESH(*yes) RFSHCMPNM(uems) CMDID('ABC-dallas') HOST(dallas) USERID(joe) PWD(akkSdiq)
</pre>
Panel
Html bobswift

...


This example refreshes a Universal Automation Center Agent (uag) component on a remote system.

<pre>
STRUCT REFRESH(*yes) RFSHCMPNM(uag) CMDID('ABC-dallas') HOST(dallas) USERID(joe) PWD(akkSdiq)
</pre>
Panel
Html bobswift

Command Line Options

The command line options used in this example are:

...