Binding the Client Application to a Channel
A client application must be bound to a single channel (identified by a channelId).
The selected channel must be one that is used by the presentation channel of any TIBCO Business Studio process that the client application will process.
Note: The binding can be done declaratively or programmatically. For example, Workspace uses a configuration file entry.
The BPM runtime uses this channel to select the correct form artifact to use to display a form.
If the client is not explicitly bound to a channelId, the default openspaceGWTPull_DefaultChannel (see below) is used.
Copyright © Cloud Software Group, Inc. All rights reserved.