Configuring Private Processes for Smart Routing

If you have created business rules for Smart Routing through the TIBCO BusinessConnect application within TIBCO Administrator, you can route messages that include specific smart IDs to specific private processes.

Subjects on Which Messages Are Published

For any other private process implementations or message types subject to Smart Routing, the subject on which the message is published from TIBCO BusinessConnect to the private process always uses the following format:
  • For TIBCO Rendezvous: prefix.installation_name.smart_routing_id.standardID.RESPONDER.REQUEST

    Here is an example: AX.BC.BC-SERVER.SMARTID1.RosettaNet.RESPONDER.REQUEST.

  • For JMS: prefix.installation_name.RESPONDER.REQUEST

    Here is an example: AX.BC.BC-SERVER.RESPONDER.REQUEST.