Perform these tasks if you want to import existing samples.
Run the script
cust_acc.sql
to create the required tables and populate the data for the use case located at the following directory:
<RULEPOINT_HOME>\samples\Banking\db\<database>
Use the required script from the database that you want to use.
Copy the banking custom jars,
portmonitorservice.jar
and
startswithanalytic.jar
from
<RULEPOINT_HOME>/samples/Banking/build
and place it in the following directory:
<RULEPOINT_HOME>/custom
Create a project
Banking
in RulePoint.
Import the
Banking_Sample.xml
file into the project from
<RULEPOINT_HOME>/samples/Banking/db/<database>
.
The XML file contains the configured Rulepoint objects that you require for the banking use case. For information to import samples, see the chapter, "Importing and Exporting Objects" in this tutorial.
The web service related source and connection is not available in the XML. You need to create your own web service source and connection.
Edit the connection properties to point to the database where you run the database scripts.