Calling a Function in an External DLL
The following procedure shows how to call a function in an external DLL.
To call a function in an external DLL
Create a workflow.
Note: For details on creating workflows, see Siebel Business Process Framework: Workflow Guide.Set the first business service, after the Start, to use the EAI DLL Transport. Usually, this object is named Send.
Double-click to set the input properties for the EAI DLL Transport.
Select a method, either Send, or Send and Receive Response.
Select the input arguments that you want to use from the list that appears (the arguments are described in the table in EAI DLL Transport Parameters.
Enter any output arguments required and save your work.