
AITA award for RACI – “Best Insurer: Technology”
As strategic technology partner to RAC Insurance, Satalyst is proud to announce that RACI was awarded "Best Insurer: Technology" at the Asia Insurance Technology Awards (AITAs) for 2015. The awards were announced at the 4th Asia Insurance CIO Technology Summit held 1-2 September in Jakarta, Indonesia.
RACI's 2015 AITAs winning nomination showcased a collection of digital projects that were led and executed by Satalyst project teams.
Read More
Open Source PowerBI REST API for Java
Satalyst does a lot of work managing organisations' data and integrating systems together, one of the challenges managing this data is providing visualisations that give insight into how a business is performing.
One area of interest that Satalyst has been focusing on is in the area of real-time analytics and actionable insights, especially related to the growing field of the Internet of Things (IoT). Microsoft PowerBI, has the ability to create simple visualisations from real-time data and present them quickly through a web-browser using a simple RESTful API.
Whilst there is a REST API for interacting with PowerBI, there's no simple API wrapper written for Java. The prototype I’ve been working on is written in Java, so I needed to create a wrapper for the PowerBI REST API. After a lot of research on the internet, it appears that there are a large number of people crying out for a Java library to use to interact with the API, so I figured we should open source ours.
Read More