The initialize method is called once when the runtime server starts. If there are any operations which may impede performance during runtime, such as loading a database table, they should be performed by this method.
The initialize method requires the following parameter:
configData—a map with key-value pairs of configuration data required by the callout.Interact reads these values from the External Callout parameters defined in the Interact > Flowchart > External Callouts > [External Callout] > Parameter Data category.If the initialize method fails for any reason, it returns CalloutException.
IBM Unica Interact
8.5.0
|
Copyright IBM Corporation 2011. All Rights Reserved.
|
For more information, see our support and community site: Customer Central
|
|