EAI DLL Transport Parameters

Use the Send or SendReceive method as needed when you want to pass data from the Siebel Database to an external system. These methods require an input property set. In addition to the common parameters described in EAI Transports and Interfaces Overview, the EAI DLL Transport takes the parameters presented in the following table

Argument Description

DLLName

Name of the (request/response) DLL.

ExternalFunction

Function in the DLL to invoke.

Return Value

The return value from the function called. This value is an output property.