Configuring Private Processes for Smart Routing at an Event Source Level

You can configure a private process for smart routing at an event source level.

Procedure

  1. Open the TIBCO BusinessConnect project in TIBCO Business Studio.
  2. Navigate to the event source that you want to configure, such as ReceiveMiscMsg, ReceiveRequest/Notification, or ReceiveResponse.
  3. Select or clear the Use Smart Routing check box to enable or disable smart routing.
    After you select this check box, the following new options are displayed:
    • Shared Smart ID check box
    • Smart Routing ID field
  4. Configure the following fields:
    • Shared Smart ID: if you want to inherit the smart ID from the shared resource directly into this event source, just select this check box. In this case, the event source uses the same smart ID as the shared resource.
    • Smart Routing ID: if you want to have a different smart ID at the event source level, type the required smart ID for the messages that you want to route to this private process event source.
  5. Click Save to save the configurations.
    Note: If the private process implementation uses the plug-in, the INITIATOR.RESPONSE messages that are responded to synchronous (blocking) requests from the plug-in are not published on a smart ID subject. This happens if the Don’t Wait for Response check box is cleared.

    In this case, the plug-in automatically associates the reply with the response internally, and forwards it to the relevant event source.