×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
Mobile Bank Setup on T24
- naghaba
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
14 years 2 months ago #7144
by naghaba
Mobile Bank Setup on T24 was created by naghaba
We are implementing mobile banking in my bank. I have the task to accept the request from an external application, forward to T24 and send bank a response.
I need guidance on how to setup the connection and if any one has a sample program to send the OFS through to T24.
Please assist
Regards
Naomi
I need guidance on how to setup the connection and if any one has a sample program to send the OFS through to T24.
Please assist
Regards
Naomi
Please Log in or Create an account to join the conversation.
- VigneshGautam
- Visitor
-
14 years 2 months ago - 14 years 2 months ago #7206
by VigneshGautam
Replied by VigneshGautam on topic Re: Mobile Bank Setup on T24
Ok. I havent implemented this yet in a production scenerio. But below is a vague idea. I assume that mobile banking is needed for bank users rather than customers here as we are playing around with that only.
1. Setup T24 normally
2. Include WF and JS products in your SPF. This needs a license code provided by Temenos.
3. Setup PW.ACTIVITY to include the Versions/Applications that you want in mobile banking.Make sure that the versions/applications are working as expected in T24 browser first.
4. Setup EB.SERVICE which will include records present in PW.ACTIVITY. These will be the applications that will be exposed to Eclipse Software to generate the WAR file needs to be deployed in the webserver which is discussed later.
5. Start Jbase agent which will start exposing the records in EB.SERVICE to external interfaces.
6. Get Eclipse pluggin supplied by Temenos and install the same. Using this pluggin, locate services running in your server and check all those needed by you.
7. Generate WAR file.
8. Deploy the WAR file in your web server.
9. Access the web application from mobile.
Hope this gives an overview.
1. Setup T24 normally
2. Include WF and JS products in your SPF. This needs a license code provided by Temenos.
3. Setup PW.ACTIVITY to include the Versions/Applications that you want in mobile banking.Make sure that the versions/applications are working as expected in T24 browser first.
4. Setup EB.SERVICE which will include records present in PW.ACTIVITY. These will be the applications that will be exposed to Eclipse Software to generate the WAR file needs to be deployed in the webserver which is discussed later.
5. Start Jbase agent which will start exposing the records in EB.SERVICE to external interfaces.
6. Get Eclipse pluggin supplied by Temenos and install the same. Using this pluggin, locate services running in your server and check all those needed by you.
7. Generate WAR file.
8. Deploy the WAR file in your web server.
9. Access the web application from mobile.
Hope this gives an overview.
Last edit: 14 years 2 months ago by VigneshGautam. Reason: Corrected a spelling mistake
Please Log in or Create an account to join the conversation.
Time to create page: 0.036 seconds