tws(ee) setup

16
5/18/2018 Tws(Ee)Setup-slidepdf.com http://slidepdf.com/reader/full/twsee-setup 1/16  Information in this document is subject to change without notice. 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. COPYRIGHT 2013 TEMENOS HEADQUARTERS SA. All rights reserved. Model Bank R13 (TAFJ) TWS(EE) Setup Guide 

Upload: fernando-batres

Post on 08-Oct-2015

372 views

Category:

Documents


32 download

TRANSCRIPT

  • Information in this document is subject to change without notice.

    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.

    COPYRIGHT 2013 TEMENOS HEADQUARTERS SA. All rights reserved.

    Model Bank R13 (TAFJ)

    TWS(EE) Setup Guide

  • Model Bank R13 TWS (EE) Set up Guide 2

    Set up Document

    Version Date Author Amendment

    V 0.1 06 June 2013 Ananda babu Initial Draft

  • Model Bank R13 TWS (EE) Set up Guide 3

    Set up Document

    Table of Contents

    1 Introduction ........................................................................................................................... 4

    1.1 Pre-requisites .............................................................................................................. 4

    2 TWS Set-up ............................................................................................................................ 5

    2.1 Installation Steps .............................................................................................................. 5

    2.1.1 Step 1: Starting Eclipse ............................................................................................ 5

    2.1.2 Step 2: Creating TWS Project in Eclipse .................................................................. 6

    2.1.3 Step 3: Open the T24Services view ......................................................................... 8

    2.1.4 Step 4: T24 services to expose ................................................................................ 9

    a) Select the existing T24 services ...................................................................................... 9

    b) Create New T24 services .............................................................................................. 10

    2.1.5 Step 5: Export the TWS project ............................................................................. 12

    2.1.6 Step 6: Deployment of the TWS war file ................................................................ 13

    2.1.7 Step 7: Start the jboss Application Server .............................................................. 13

    2.2 Testing Web Services in SOAP UI .................................................................................. 14

    2.2.1 Step 8: Testing the TWS project ............................................................................ 14

  • Model Bank R13 TWS (EE) Set up Guide 4

    Set up Document

    1 Introduction

    This installation document aims to guide a T24 User (Bank Administrator / IT User / T24 Implementation/ etc.) for TWS (EE) through the necessary steps to set-up the Windows 64 bit local host version of the Model Bank Reference System. The document covers installation and set-up for TWS (EE).

    1.1 Pre-requisites

    S No Pre-requisite Remarks

    None

  • Model Bank R13 TWS (EE) Set up Guide 5

    Set up Document

    2 TWS Set-up

    2.1 Installation Steps

    STEP Name Remarks

    1 Checking OFS.SOURCE.RECORD

    2.2 Creating TWS Project in Eclipse

    Steps required only if creating new T24 web services.

    2.3 Open T24 Services View

    2.4 Select Services to Expose

    2.5 Export the TWS project

    3 Deployment of TWS War file

    4 Starting JBOSS Application Server

    5 Testing Web Services with the existing project

    6 Testing Web Services with the New Project

    2.1.1 Step 1: Starting Eclipse

    PRE-REQUISITE: None

    OBJECTIVE: To start Eclipse.

    ACTION: Eclipse can be started through Start Menu > All Programs -> Model Bank -TAJF-> Utilities -> Eclipse.

    RESULT: Eclipse is started.

  • Model Bank R13 TWS (EE) Set up Guide 6

    Set up Document

    2.1.2 Step 2: Creating TWS Project in Eclipse

    OBJECTIVE: Creation of TWS project for web services using Eclipse.

    ACTION: Open the Eclipse in the following.

    FileNewotherT24 Integration Studio TWS Project

    RESULT: Display

  • Model Bank R13 TWS (EE) Set up Guide 7

    Set up Document

    NOTES: Ensure that Connection parameters in creation of TWS project are set as below when the TWS properties is checked.

    Connection Method Webservice

    URL: http://localhost:8085/axis2/services/IntegrationLandscapeServiceWS?wsdl

    User Name: Valid T24 User Name

    Password: Valid Password for the above User.

  • Model Bank R13 TWS (EE) Set up Guide 8

    Set up Document

    2.1.3 Step 3: Open the T24Services view

    OBJECTIVE: To view the T24 Services

    ACTION: In the Design Studio go to the following menu to open the T24Services view.

    Window --> Show View -->Other -->Temenos Web Services

    RESULT: Display

    NOTES: The new project will now display the Web Services from T24 in the T24Services Tab.

  • Model Bank R13 TWS (EE) Set up Guide 9

    Set up Document

    2.1.4 Step 4: T24 services to expose

    a) Select the existing T24 services

    In the T24Services view, select (tick) the Business operations for which Web services are to be created. This These services will be available as default T24 Services for any TWS project. Through these services, user can connect T24 and get a response via OFS. Follow the steps explained under section b to create the new T24 Services.

  • Model Bank R13 TWS (EE) Set up Guide 10

    Set up Document

    b) Create New T24 services

    Versions and Enquires can be created as new T24 Services by populating these below fields.

    Expose Yes

    Service.1 Any Text

    Activity Any Text

    Function T24 Valid Function

    Expose Desc Any Text

    Post authorization, this Version/Enquiry will be listed under T24 services window.

  • Model Bank R13 TWS (EE) Set up Guide 11

    Set up Document

    Once the T24 service is selected,

    a) Click on the Create Services button in the far right hand corner of the T24Services window.

    b) A progress bar will indicate the progression of the Web Services being generated.

    Create Services button

  • Model Bank R13 TWS (EE) Set up Guide 12

    Set up Document

    2.1.5 Step 5: Export the TWS project

    OBJECTIVE: To export the TWS project into a war file for deployment.

    ACTION: In the Design Studio go to the following menu to export the TWS project into a war file.

    File -> Export

    Choose the war file from Web

    RESULT: Display

  • Model Bank R13 TWS (EE) Set up Guide 13

    Set up Document

    2.1.6 Step 6: Deployment of the TWS war file

    OBJECTIVE: To deploy TWS war file in the jboss application server.

    ACTION: Deploy the TWS war file in the following path

    jboss/server/default/deploy/.war

    RESULT: Display

    2.1.7 Step 7: Start the jboss Application Server

    OBJECTIVE: Starting the jboss Application server.

    ACTION: Click on Application Server Start from Start -> All Programs -> T24 R13 Model Bank -> Application Server Start

    RESULT: Display

  • Model Bank R13 TWS (EE) Set up Guide 14

    Set up Document

    Test that the project is successfully deployed by browsing the following URL:

    http://://services Eg: (http://localhost:8085/MyT24WebServices/services)

    2.2 Testing Web Services in SOAP UI

    2.2.1 Step 8: Testing the TWS project

    OBJECTIVE: To Create a new soapUI project

    ACTION: Browse the project using,

    FileNew soapUI project or left pane right click projectNew soapUI Project

    RESULT: Display

    Note: A war file has already been created with few web services. Existing war file can be imported using File Menu as below.

  • Model Bank R13 TWS (EE) Set up Guide 15

    Set up Document

    NOTES: Update WSDL Location as per below format:

    http://localhost:8085/MyT24WebServices/services?wsdl

    (http://://services?wsdl)

    NOTES: Now the projects will be displayed in the right-side with enquires and version. Click on the required Request and provide the necessary inputs for that request on soapUI. The response will be displayed on right side of the soapUI.

    Below is the example of Request sent to issue Debit Card.

  • Model Bank R13 TWS (EE) Set up Guide 16

    Set up Document