× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

Integration with Temenos T24

  • skjainlko
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 10 months ago #6173 by skjainlko
Integration with Temenos T24 was created by skjainlko
I am working on an application which needs integration with Temenod T24 R8 to fetch and write information back to T24. Anyone has any write-up to acheive this.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #6186 by malai
Replied by malai on topic Re: Integration with Temenos T24
The starting point is to lean about T24 OFS.

OFS is just a string in predefined format. T24 understands this string and do the necessary actions and retun the response message back to the caller. A typical example is an ATM interface.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #6204 by nirmal.mcc
Replied by nirmal.mcc on topic Re: Integration with Temenos T24
Yes. you can use the OFS format to update any T24 application. Mostly all the interfaces will on OFS mechanism. When you pass a OFS string , you can either read/write any T24 application.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #6278 by saahmad
Replied by saahmad on topic Re: Integration with Temenos T24
I would like to add. to send OFS message to T24 from Outside you may consider using the use of the TC Client java package in your application.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #6281 by Lars
Replied by Lars on topic Re: Integration with Temenos T24
When you use TCServer then u can add a
1. new Adapter
2. new listener (Files)
and you need a new OFS.SOURCE record.
--> You have to check your TCS Documentation and dont forget to restart your TCS after each change ;-)

Please Log in or Create an account to join the conversation.

Time to create page: 0.080 seconds