Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size
tibae module

The "tibae" module provides TIBCO Adapter support; it allows qore programs to send and receive messages to and from TIBCO Adapters (or implement a TIBCO Adapter in qore) based on an external repository.

This module provides the TibcoAdapter class and associated constants and helper functions.

Module documentation: http://qore.org/manual/modules/tibae-module-doc.html

Note that early versions of the release notes for this module stated that it was not possible to make an adapter that sent synchronous replies - this is incorrect, just set the subject to the replySubject key of the incoming message hash which should be an inbox (point-to-point) subject name.

  • Linux: use the compiler required by the SDK version
  • Solaris: qore must be compiled with the SunPro CC compiler in order to be able to use the "tibae" module.

TIBCO ActiveEnterprise(TM) is a trademark of TIBCO Inc. and is not affiliated with Qore in any way.

You can only compile and/or use this module if you have a licensed version of the TIBCO SDK from TIBCO Inc.

Title Filter     Display # 
# Article Title Author Hits
1 TIBCO AE Adapters Test Example David Nichols 7016
2 tibae listener example David Nichols 459