This document uses these abbreviations and style conventions:
BO = business object (prefix to a BO file) | ip_address = variable name for an IP address |
collaboration_name = variable name for a collaboration | ObjectName = variable name for business object |
connector_name = variable name for a connector | os400Name = variable for name of OS/400 system or its IP address |
ICS = InterChange Server Express |
|
* BO is the prefix to a BO file; the term BO generally refers to the business object definition text files. ObjectName refers to the variables used to represent business objects.
In addition, this document uses some or all of the following typographical
conventions:
Bold | Indicates a literal value, such as a command name, filename, information that you type, or information that the system prints on the screen. |
italic | Indicates a variable name, a cross-reference, or a new term the first time it appears. |
blue outline | A blue outline, which is visible only when you view the manual online, indicates a cross-reference hyperlink. Click inside the outline to jump to the object of the reference. |
{} | In a syntax line, curly braces surround a set of options from which you must choose one and only one. |
[] | In a syntax line, square brackets surround an optional parameter. |
... | In a syntax line, ellipses indicate a repetition of the previous parameter. For example, option[,...] means that you can enter multiple, comma-separated options. |
< > | In a naming convention, angle brackets surround individual elements of a name to distinguish them from each other, as in <server_name><connector_name>tmp.log. |
/, \ | In this document, slashes (/, \) are used as the convention for directory paths. All IBM WebSphere Business Integration Server Express system product pathnames are relative to the directory where the product is installed on your system. |
%text% and $text | Text within percent (%) signs indicates the value of the text system variable or user variable. |
ProductDir | Represents the directory where the product is installed. |