1. Create a file called GetCreditScore.java with the following contents. This file assumes there is a class called ScoreQueryUtility that fetches a score from a modeling application.
2.
3. Create a jar file called creditscore.jar containing GetCreditScore.class and the other class files it uses.
4. Copy the jar file to some location on the runtime server, for example /data/interact/creditscore.jar.
5. Create an External Callout with name GetCreditScore and classpath as /data/interact/creditscore.jar in the externalCallouts category on the Manage Configurations page.
6. In an interactive flowchart, the callout can be used as EXTERNALCALLOUT(‘GetCreditScore’).
IBM Unica Interact
8.5.0
|
Copyright IBM Corporation 2011. All Rights Reserved.
|
For more information, see our support and community site: Customer Central
|
|