Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Preface : Preface : Typographical Conventions

Typographical Conventions
The following typographical conventions are used in this manual.
On open systems, TIBCO Object Service Broker installs by default into a directory within TIBCO_HOME. This directory is referenced in documentation as OSB_HOME. The default value of OSB_HOME depends on the operating system. For example on Windows systems, the default value is C:\tibco\OSB. Similarly, all TIBCO Service Gateways on open systems install by default into a directory in TIBCO_HOME. For example on Windows systems, the default value is C:\tibco\OSBgateways\6.0.
Code font identifies commands, code examples, filenames, pathnames, and output displayed in a command window. For example:
Use MyCommand to start the foo process.
In command syntax, to indicate the default parameter for a command. For example, if no parameter is specified, MyCommand is enabled:
MyCommand [enable | disable]
To indicate a document title. For example: See TIBCO ActiveMatrix BusinessWorks Concepts.
To introduce new terms For example: A portal page may contain several portlets. Portlets are mini-applications that run in a portal.
Key combinations
The note icon indicates information that is of special interest or importance, for example, an additional action required only in certain circumstances.
The tip icon indicates an idea that could be useful, for example, a way to apply the information provided in the current section to achieve a specific result.
The warning icon indicates the potential for a damaging situation, for example, data loss or corruption if certain steps are taken or not taken.
 
|
A logical OR that separates multiple items of which only one may be chosen.
For example, the following command requires two parameters, which can be either the pair param1 and param2, or the pair param3 and param4.
In the next example, the command requires two parameters. The first parameter can be either param1 or param2 and the second can be either param3 or param4:
In the next example, the command can accept either two or three parameters. The first parameter must be param1. You can optionally include param2 as the second parameter. And the last parameter is either param3 or param4.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved