Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

The following figures illustrate how to list the Universal Broker detail for a specific component ID.


UNIX

Panel

Html bobswift

<pre>
cd /opt/universal/bin    
uslist -component 123456789
</pre>

Windows

Panel

Html bobswift

<pre>
cd c:\program files\universal\uspool\bin                       
uslist -component 123456789
</pre>


Anchor
1070100
1070100
Since the -list option is not supplied, these examples, by default, list the contents of the Universal Broker Component database (UBROKER).

...