IAffiniumExternalCallout interface

The ExternalCallout API is contained in the interface IAffiniumExternalCallout. You must implement the IAffiniumExternalCallout interface to use the EXTERNALCALLOUT macro.

The class that implements the IAffiniumExternalCallout should have a constructor with which it can be initialized by the runtime server.

*
*

When developing your external callout, remember the following:

*
*

You must compile your implementation against interact_externalcallout.jar located in the lib directory of your IBM Unica Interact runtime environment installation.

IAffiniumExternalCallout enables the runtime server to request data from your Java class. The interface consists of four methods:

*
*
*
*


IBM Unica Interact
 
8.5.0
For more information, see our support and community site: Customer Central