× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Building a Data Warehouse solution

  • datamaster
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 6 months ago #3047 by datamaster
Building a Data Warehouse solution was created by datamaster
Dears,

We are building a data warehouse solution for T24.

We are yet to decide on how to extract data.

We would like to extract data online, that is whenever a record is created / updated we get that record and send it to our datawarehouse.

The trick is to know when a certain file gets updated?

Should we use jbase triggers?
Should we use the protocol application?

Is there any other applications that gives the Id's of updated records?

Please advise.

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

More
15 years 6 months ago #3056 by Lior
Replied by Lior on topic Re:Building a Data Warehouse solution
Our company - TIS Consultants - has already built a successful Data Warehouse solution for Banks using T24.
It has all the components including extraction and loading of the data from T24.
It is working live in several Banks, some for for almost 2 years.
Among other advantages it is multi-language (each user can see an interface in different language).

Please contact me for more information / web demo.

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

More
15 years 6 months ago #3058 by NTMS2008
Replied by NTMS2008 on topic Re:Building a Data Warehouse solution
Hi Lior,

Is it possible to send me more information about TIS Consultants Data Warehouse solution for Banks using T24?

I would searching product to get more detail ETL kind of data from jBase to SQL Server so I can build a regulatory and internal reports to bank I am working with.

Please can you send me information to niyazi_toros @ yahoo.co.uk

Thank you.

Kind Regards,
NTMS

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

More
1 year 1 month ago - 1 year 2 weeks ago #24293 by karfageniiy
Replied by karfageniiy on topic Building a Data Warehouse solution
It's great to hear that you're working on a data warehouse solution for T24. Real-time data extraction is an important aspect of maintaining an up-to-date and accurate data warehouse. When it comes to monitoring updates, there are a few methods you can consider:

1. JBase Triggers: Using JBase triggers can be a viable option to capture changes in real-time. By setting up triggers on relevant tables or files, you can track updates as they happen.

2. Protocol Application: Leveraging the protocol application is another possibility, especially if T24 provides a protocol that can notify your data warehouse system when changes occur.

3. Change Data Capture (CDC): Consider implementing a Change Data Capture solution that is designed to capture changes in the source system and push them to your data warehouse. Many database systems have built-in CDC capabilities.

4. Third-Party Tools: You might also explore third-party tools or applications that are specifically designed for real-time data extraction and integration. These tools can often simplify the process.

In terms of identifying which method is the best fit for your specific requirements, I'd recommend discussing this with your technical team and evaluating the pros and cons of each approach. It's important to consider factors such as the volume of data, the frequency of updates, and the existing infrastructure.

Feel free to reach out if you have any more questions or need further assistance. Best of luck with your project!
Last edit: 1 year 2 weeks ago by jpb.

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

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 year 1 month ago #24294 by VK
Replied by VK on topic Building a Data Warehouse solution
Hi
1. Your link is about warehouses automation (i.e. storage of physical objects, not data warehouses)
2. I hope after 14 years since the last message the problem is already solved?  )))

Cheers
VK

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

Time to create page: 0.080 seconds