C++

The new 10.3.2 RAD Server Management Console

Since Embarcadero started bundling RAD Server development support with RAD Studio, there has been a little-known utility available to manage installations from a desktop client. This application was originally called EMS Desktop console, and used to ship both as a binary in RAD Studio bin folder and with complete source code in the product source code folder. In 10.3.2 we have replaced that…
Read more
C++

RAD Server Improvements in RAD Studio 10.3.2

Over the last couple of years, Embarcadero has been expanding the features and capabilities of theRAD Server architecture, while at the same time making it more affordable (by including free deployment licenses with different RAD Studio editions). The recent…
News

How-To: Generating Documentation for RAD Server APIs

RAD Studio allows you to create API documentation for new RAD Server Resource modules in YAML and JSON format. The new implementation is based in theSwagger RESTful API Documentation Specification. EMS.ResourceType implements the new attributes that can be used to…
News

Using EMSDataSetResource Component with RAD Server

[See the full index of articles for more information] Table of Contents The EMSDataSetResource Component Test the RAD Server application Create VCL client application using the EMSDataSetResource endpoint functionality Additional Information 1 The EMSDataSetResource Component The new EMSDataSetResource component allows for greater control of the data retrieved by desktop, multi-device, web and…
Read more
News

New RAD Server (EMS) Articles, Resources, and eBook

We just hada fantastic RAD Server Webinar with David I., and have started publishing a series of articles and an ebook also by David I. This post is an index or hub for all these resources, and I’ll update it as we continue to roll them out. The Complete Guide…
C++

New RAD Server Console Ext JS UI in RAD Studio 10.3.1

The new RAD Server Console UI in10.3.1is an additional download from GetIt and it sits side by side with the older console. We’ll integrate it more deeply in the future, but you can start using it easily today. 1. Download from GetIt The new web applications is available in GetIt only after you have installed 10.3.1. To download it open the GetIt client in the IDE and search for…
Read more