Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   New RAD Server Console Ext JS UI in RAD Studio 10.3.1 (https://www.delphipraxis.net/199730-new-rad-server-console-ext-javascript-ui-rad-studio-10-3-1-a.html)

DP News-Robot 15. Feb 2019 11:10

New RAD Server Console Ext JS UI in RAD Studio 10.3.1
 
The new RAD Server Console UI in 10.3.1 is 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 "Console" or "RAD Server":

http://blog.marcocantu.com/images/fo...console_01.png

What this process ends up doing, is adding some more files under the Object Repository folder creating a new extjs folder under the EMS section,*like:

C:\Program Files (x86)\Embarcadero\Studio\20.0\ObjRepos\en\EMS\extj s 2. Create or Open any RAD Server Project

To use the console, you need to start RAD Server. The easiest way to to open or create a new project. Once the developer version of RAD Server starts, it has a button to Open the Console, which in turn has a button to open its main page in the web browser:

http://blog.marcocantu.com/images/fo...console_02.png

Now this will still open the traditional RAD Server console UI, at a URL like "http://localhost:8081/rlxOverView", as you can see below:

http://blog.marcocantu.com/images/fo...console_03.png

3. Manually Open the New Console URL

What you have to do to see the new console is to manually navigate to its URL at "/extjs/index.html", so for example if you are using the default port that will be "http://localhost:8081/extjs/index.html". Here, after logging, in you can see the new interface:
</br>
</br> http://blog.marcocantu.com/images/fo...console_04.png

Notice that unlike the previous console application, that had multiple HTML pages with different URLs, the new one is in all effects a single-page JavaScript app. In fact is has only one HTML file, and almost empty (if you don't consider the embedded JavaScript). Here are the snapshots for one of the pages based on grids (the list of users) and one based on graphs (the overall endpoints analytics):

http://blog.marcocantu.com/images/fo...console_05.png

http://blog.marcocantu.com/images/fo...console_06.png

Notice that for the moment the new RAD Server Console has a couple of limitations: it is only in English (while the previous one was translated in German, French, and Japanese) and it doesn't receive configuration information (like the date*format*or the number of*rows per page) from the EMS.INI configuration file. We are looking forward to address these limitations in the future.

http://feeds.feedburner.com/~r/marco...~4/kX0vtaDOwX0

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:12 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz