News

Master Detail data in RAD Server using TEMSDataSetResource

Master Detail data in RAD Server The TEMSDataSetResource is a very powerful component that enables rapid development of full document REST API’s for TDataSet using RAD Server. Using TEMSDataSetResource, along with traditional master detail relationship configurations, it is possible to expose, and automatically document data APIs via REST with no code at all. In this article, I will cover…
Read more
News

Embedding Swagger UI into RAD Server

This post is an update to the original post written previously showing Swagger UI being used with RAD Server,covering new features of RAD Server. Why Embed Swagger UI into RAD Server? Swagger UI (as previously discussed) is a great option for checking your…
C++

Using IBM Watson and the power of Artificial Intelligence (AI) from Delphi and/or C++Builder

Follow-up to the webinar on “Using IBM Watson and the power of Artificial Intelligence (AI) from Delphi and/or C++Builder ” from Thursday, October 24, here are the resources, slides, and code examples used in the webinar: Webinar Replay Link: https://www.surveymonkey.com/r/5FPQ96Q Resources How to create a freeIBM Cloud account:https://ibm.biz/BdjLxy​ IBM…
Read more
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…
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

How-To: Deploy Your RAD Server Project On Windows With IIS

This guide walks you through setting up RAD Server on IIS and deploying your project into production. It was written by Eli M. and is part of the collection ofNew RAD Server (EMS) Articles, Resources, and eBook. What is RAD Server? RAD Server is an easy to develop, deploy, and operate solution for ISVs and OEMs building REST API endpoints. It includes many great features such as multi-tiered…
Read more
C++

May 2019 RAD Studio Roadmap Commentary from Product Management

On behalf of Embarcadero, the RAD Studio product management team is in charge of continuously updating the product development roadmap for Delphi, C++Builder, and RAD Studio. As you can see in our official roadmap blog post, we have just released a new version of the roadmap, covering the key features that we’ve planned for the next 12 months. Along with the official roadmap slides, we wanted to…
Read more