The general procedure for creating channels and destinations of all types is the same, though the configuration options are different. A TIBCO Rendezvous channel is shown as an example.
1. In Studio Explorer, right click the folder where you want to store the channel and select New > Channel. You see the New Channel Wizard.
2. In the Channel name field, type a name for the channel. In the Description field, type a description.
You cannot change the name in the editor. To change the name of any project element, right-click the element in Studio Explorer and select Refactor > Rename. See Chapter 4, Element Refactoring Operations for more details.
−
−
−
4. Click Finish.
−
−
−
3. For all channel types (except Local), from the Method of Configuration drop-down list, select one of the following:
− Resource Select Resource if you have a shared resource in your project whose properties you want to reuse for this channel. For HTTP channels, the default is Resource.
− Properties Select Properties to configure this channel resource using properties. When you select Properties, a Properties section displays appropriate fields for the type of channel. See Channel Resource Reference for help in entering the correct values.
Resource names and directory names The path to the resource and the resource name cannot contain any of the keywords or other reserved words listed in Keywords and Other Reserved Words.
4. For HTTP channels only, in the serverType field of the Extended Configuration section, select a server type from the drop-down list.
5. If you want to use a shared resource to provide details, specify the path of that shared resource in the Resource field.
6. Continue to the section Adding a Destination to a Channel and add destinations to the channel as needed.One channel can have multiple destinations. Each is shown in the Destinations section of the Channel editor.
1. If it is not already open, open the editor for the channel to which you want to add a destination. To open the channel editor, double-click the channel name in the BusinessEvents Studio Explorer view.
4. In the Default Event field, browse to and select the event to be created (by default) from incoming messages received by this destination. If you have not yet created the event, you can select the default event later.
5. In the Serializer/Deserializer field, select the appropriate class. See the following sections for more details:Channel-Specific Fields
6.
Copyright © TIBCO Software Inc. All Rights Reserved.