Hi, FYI - TAG is no more support for new client.
New TOOL was introduced called TWS, Temenos webservice. Which is powerful and supportable. If you are using TAG or TWS you can test the xml message using SOAPUI testing tool. cheers, vidhya On Nov 11, 11:13 pm, H Anureka Rajesh <[email protected]> wrote: > Hi Ramkumar, > > Thanks for this info. It's indeed is very helpful. Will check out TAG. > > Regards, > Anu > > On Thu, Nov 11, 2010 at 3:57 PM, Ramkumar Sreeni > <[email protected]>wrote: > > > Hi Anurekha, > > > In our project what we have done for integrating external internet banking > > to T24 is as below > > > 1) We need to create versions / Enquiries in a normal way in T24 > > 2) We have a Temenos Integration Tool called TAG, where in we have the > > option to Build Webservices for the versions and Enquiries )there is a > > separate TAG team sitting in Temenos office to support this tool) > > 3) Now our enquiries and version are exposed to the Web as XSD (XML schema > > definition), this XSD page can be access through WSDL that will be generated > > while building the webservices as of previous step > > 4) The XSD page can be access by any java client, middleware > > 5) The intelligence for transforming the internet banking message > > (presentation layer) format to XML format has to be taken care by the java > > client or middleware. > > > Regards, > > Ramkumar.S > > > On Thu, Nov 4, 2010 at 11:26 AM, acleda <[email protected]> wrote: > > >> It sound interesting, could you give some guide how to do that? > > >> Regards, > > >> On Oct 30, 4:10 am, Ankit Patel <[email protected]> wrote: > >> > Hi, > > >> > You will not find documents on this cause if Temenos comes up with this > >> docs > >> > they will not sell TIB :). But I have been on such project where we > >> build a > >> > website and linked it to t24 database using TCServer. We used ofs > >> messages > >> > as requests and received XML as response from TCServer. We parsed XML > >> using > >> > java apis and created the webpages. > > >> > Hope this helps, > >> > Ankit Patel > > >> > On Wed, Oct 27, 2010 at 2:59 AM, H Anureka Rajesh < > >> [email protected]>wrote: > > >> > > Dear All, > > >> > > We are looking for various options to implement Internet Banking where > >> it > >> > > is an external system and not ARC-IB or TIB. > > >> > > Any documents (ISD,FS,TS...) on the same which has been implemented or > >> > > proposed will help to us know the various options we have in T24 > >> > > to integrate with external IB System. > > >> > > Thanks in advance, > >> > > Anureka Rajesh > > >> > > -- > >> > > Please read the posting guidelines at: > >> > >http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > >> > > IMPORTANT: Type T24: at the start of the subject line for questions > >> > > specific to Globus/T24 > > >> > > To post, send email to [email protected] > >> > > To unsubscribe, send email to [email protected] > >> > > For more options, visit this group at > >> > >http://groups.google.com/group/jBASE?hl=en > > >> -- > >> Please read the posting guidelines at: > >>http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > >> IMPORTANT: Type T24: at the start of the subject line for questions > >> specific to Globus/T24 > > >> To post, send email to [email protected] > >> To unsubscribe, send email to [email protected] > >> For more options, visit this group at > >>http://groups.google.com/group/jBASE?hl=en > > > -- > > Please read the posting guidelines at: > >http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > > IMPORTANT: Type T24: at the start of the subject line for questions > > specific to Globus/T24 > > > To post, send email to [email protected] > > To unsubscribe, send email to [email protected] > > For more options, visit this group at > >http://groups.google.com/group/jBASE?hl=en -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
