The Field Service Template client app has offline capabilities which allows you to record changes offline without an internet connection. Later updates can be sent back up to the RAD Server once an internet connect is detected. One of the pieces of code in the Field Service Template client app that makes this possible is a function which will take the FireDAC JSON that is received from the RAD Server and store it as a table in IBLite.
As you will see in the source code below the proce...
The RAD Server Field Service Template utilizes a RAD Server based REST server module for the server side. On the admin side there is a FireMonkey based desktop client for adding, viewing, and managing appointments. Additionally, the admin client allows you to manage parts inventory and do user administration. The offline capable cross platform client app is built in FireMonkey and it can be deployed to Android, iOS, macOS, and Windows. There is a single codebase and single UI. It allows you to v...
Foi dada a largada para o Embarcadero Conference 2018, e este artigo traz um resumo das informações vitais sobre o evento, além das principais novidades.
Logística
O evento deste ano será em 23 de Outubro, e está de casa nova, em um novo espaço recém inaugurado no Centro de Convenções Rebouças. Este novo espaço tem total relação com o novo formato do evento (detalhes a seguir).
Palestras
A submissão de palestras está aberta e assim seguirá até o próximo dia 30! Caso tenha algo legal pra compart...
RAD Server is a powerful solution for building web services and modern multi tier applications, and as a backend for mobile applications. You can use RAD Server to publish your own REST APIs, like exposing database data or any other data source, but also perform actions on the backend. This is often needed for mobile applications, but, in general, for any modern multi-tier architecture. Having the data access logic and business logic on the server helps making changes without having to update th...
Since last year, Embarcadero has teamed up with CData to offer easy to use FireDAC connectors for many web and cloud services, including data repositories, business services, social media and much more. These connectors are available at a flat fee and two packs, Enterprise and Enterprise Plus. You can read more at https://www.embarcadero.com/products/enterprise-connectors and at https://www.cdata.com/firedac/.
In general terms what is nice about these connectors from the point of view of a d...
The Internet of Things (IoT) is one of the hottest topics in the tech world today. The ability to connect everyday objects to the internet and control them with an application or your voice is a true game-changer for end users. With all the connectedness though, there are new challenges that have emerged for the mobile devices that bind this all together. Mobile applications have become a must-have requirement for interacting with the Internet of Things and the mobile users have even higher expe...
REST Services using Delphi:
http://chapmanworld.com/wp-content/uploads/2018/08/RAD-Server-for-REST-Delphi.mp4
REST Services using C++ Builder:
http://chapmanworld.com/wp-content/uploads/2018/08/RAD-Server-for-REST-CPP.mp4
Source code for both Delphi and C++ Builder: RADServerSample
...
Embarcadero Updates
Embarcadero released Delphi Community Edition, a great step to get the product back to students and hobbyist with support for mobile platforms in a free edition, for non-prossional developers. The release has been very well received and had a large number of downloads, but we are asking all Delphi developers to spread the word.
We have released an updated roadmap for RAD Studio, https://community.embarcadero.com/article/news/16638-rad-studio-august-2018-roadmap, alon...