How to Implementing ActiveSpaces Routing.

How to Implementing ActiveSpaces Routing.

book

Article ID: KB0092974

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

Resolution:
Version AS 2.1.5 has "router interface" which is similar to the "shared all' persistence interface.

ActiveSpaces Routing : The ActiveSpaces routing feature is implemented by means of a callback function, similar to the callback function used with shared-all persistence. Using routing, your application forwards updates to another site and receives a status message in return. The operation is blocked until the status is returned. You can refer to "Implementing ActiveSpaces Routing" in the AS 2.1.5 Developer guide.


Sample code attached. (Filename: router-example.zip).




Issue/Introduction

How to Implementing ActiveSpaces Routing.

Additional Information


Attachments

How to Implementing ActiveSpaces Routing. get_app