Model Bank R13: AML Setup Guide
Model Bank R13: AML Setup Guide
No part of this document may be reproduced or transmitted in any form or by any means, for any purpose,
without the express written permission of TEMENOS HEADQUARTERS SA.
Table of Contents
1. Introduction ............................................................................................................................. 1
2. Before You Start ..................................................................................................................... 1
3. Installing SQL Server 2008 Express ....................................................................................... 2
4. Enable XA transactions in MSSQL ....................................................................................... 13
5. Installing the Database ......................................................................................................... 15
6. Configuring the Rules ........................................................................................................... 17
7. Installing the VWatch batches .............................................................................................. 20
8. Installing the Scanning Engine ............................................................................................. 20
9. Conclusion ............................................................................................................................ 21
10. Troubleshooting .................................................................................................................... 22
10.1. Error during installation: ............................................................................................. 22
10.2 Cross Language installation Error:............................................................................. 22
1. Introduction
st
Setup Guide (required for 1 time only): Describes the steps required to install the AML Screen
modules on a Windows® platform and using a SQL Server® database. By following the approach
detailed in this document the user may quickly and easily create a standard AML Screen installation.
This document is specific to building an installation on a Windows®/SQL Server® environment. For
other environments please contact Temenos Belgium for the appropriate installation package.
There is a separate document for pre-sales demo in the ‘Demo Guides’ section. Please refer it for
doing AML Demos.
®
This guide assumes a basic level of understanding of the administrator functions of the Windows
®
environment, SQL Server and JBOSS application server.
Click “Use the same account for all SQL Server services and define Account name as
“NT AUTHORITY\SYSTEM”
Security configuration:
o Select “Mixed mode...” as authentication mode.
o Enter then the password of your choice (suggest ‘Temenos1’). IMPORTANT: That
password will be associated to the use “sa” (Database administrator). Please
remember that password that is required to enable XA transactions and to created
AML database.
o Add the current user as SQL server administrators
o Activate TCP/IP
o From the “IP Addresses” tab, Activate, Enable and set TCP Port to 1433 of all IP
panels(recommended)
o Validate
Restart the service (Please remember how to restart the service as it will have to be done later)
1) Ensure Microsoft Distributed Transaction Coordinator is installed and running on every SQL
Server machine that will participate in distributed transactions.
a. From Control Panel, open Administrative Tools, and then open Component Services.
You can also click the Start button, click Run, type dcomcnfg in the Open box, and then
press OK to open Component Services.
b. Expand Component Services, Computers > My Computer > Distributed Transaction
Coordinator and right-click Distributed Transaction Coordinator, and then select
Properties.
c. Select the Enable XA Transactions check box, and then click OK. This will cause a MS
DTC service restart.
d. Click OK again to close the Properties dialog box, and then close Component Services.
e. Stop and then restart SQL Server to ensure that it syncs up with the MS DTC changes
The database is delivered as a compressed package (Zip file) which contains sample configuration
files. This file should be copied to the directory chosen for installation.
Begin by logging-in to the database server (the database creation script must be run from the
database server). Please note that the database server may be the server on which AML Screen will
be deployed.
1) Extract the database package DB_Scripts.zip into the desired folder on the database server
Administrator: sa
Password: Temenos1
You will be prompted for the DBA username and password for the SQL Server® database
being used. This script finalizes the XA configuration. The logs will be displayed on the
command prompt. Please note that the warning “Cannot drop the procedure” can be
ignored.
http://localhost:8180/vrisk/vrules
c. Log in as ‘admin’ using the password ‘x’.
d. Click ‘Browse’ and then open the folder where the default rules package has been unpacked;
select the file ‘VRules.xml’.
e. Click ‘Upload Rules File’ and then ‘Import File’. The prompt should end with the message ‘Import
Completed’. Please note that warnings on checksums can be ignored.
f. Restart JBoss
g. Repeat steps b. and c.
h. Repeat the below following steps for the files ‘SECURITY.xml’, ‘report.xml’, ‘cofi.xml’ and
‘Legacy rules.xml’
i. Click ‘Import Rule Base’
ii. Click ‘Browse’ and then open the folder where the default rules package has been
unpacked; select the file
iii. Click ‘Upload Rules File’ and then ‘Import File’. The prompt should end with the message
‘Import Completed’. Please note that warnings on checksums can be ignored.
iv. Click ‘Go To Rule Base List’ and then ‘Activate’. Confirm your selection when prompted
j. Restart JBoss.
http://localhost:8180/vrisk/app/
The following set of users have been defined and preconfigured. All users have by default the
password ‘x’
‘admin’ : This is the super user having access to all functionalities (security, watch list
manager, alert manager, rule manager, reporting)
‘evaluator1’ and ‘evaluator2’ have access to the alert manager
‘RulesManager1’ and ‘RulesManager2’ have access to the rule manger
The alert manager has been configured with 4-eyes review. This means that all the alerts must be
9. Conclusion
The AML installation is over. For doing AML demo’s integrated with T24, the following should be
running (start in below sequence):
1. T24 Application Server
2. T24 Branch / Demo Branch (either one to initiate a T24 transaction)
3. AML Application Server
4. AML Engine
Also, make sure the T24 services OFS and IF area running (JBase shell)
10. Troubleshooting
10.1. Error during installation:
Resolution: This can happen if MSSQL services or other applications using MNSSQL or related
services are running in machine. Terminate all those services, and restart the computer and try again.
If ‘Cross language installation’ gets failed during MS SQL Express installation, just stop the setup
process and re-launch the setup in order to avoid the error.
~ END ~