Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
poovin2749
Explorer

SAP has released the much awaited Design Studio 1.4 for General Availability. These are my first impressions about the client tool, from an admin perspective. The new client has major performance upgrades and a number of new features as well. The most notable ones are the 64-bit version of the client tool, SAP’s own custom JRE for Design Studio, custom add-on for streaming data and a new folder view for ‘Technical Components’.

New Architecture (64-bit)

Finally, SAP has come up with a 64-bit version of the Design Studio client tool. I hope this will help reduce the memory issues we have had in the existing 32-bit version of the client tool.

64 Bit – Client Tool


Start Menu – 64 Bit Client tool


In the developer guides, SAP recommends that component developers use the 64-bit version of the client tool.

Bundled JRE

The JAVA runtime environment plays a key role in the tool’s performance. Earlier versions of Design Studio work with the default JAVA JRE, which is generic and not very suitable for Design Studio’s unique requirements. Now SAP has replaced the generic JAVA VM with a custom JRE. This comes bundled with the installer and gets installed in the same directory as the client tool. This should fix issues related to JAVA performance and memory issues, in the client tool.

JRE folder within DesignStudio directory


SapDesignStudioVM


SapDesignStudio.ini file – Pointing to custom JVM

Custom add-on – Streaming API

The most notable feature of Design Studio 1.4 would be the support for streaming  data, that would help developers create real-time dashboards. This feature is not bundled with the client tool by default, however it is provided as an add-on. SAP calls it the ‘Real Time Extension’ package.

The custom add-ons are split in to two categories

  1. CVOM – Chart extensions
  2. Extensions for the tool

To get the streaming data add-ons to work, we need to install the  ‘Real Time Extension’ package.  See steps below, to achieve this.

    1.Select “Install extension to Design Studio” from Tools menu.

       

     2.Select the “DSREALTIME” package and click ok to continue. You can download it from the SAP support portal.

     3.Select the functionalities from the list and click finish.

     4. Now the tool will prompt for confirmation and will ask you to accept the “License Terms”. Once you complete this, the addon will be installed and tool will prompt for restart. Restart the client tool and you have the addon available for you.

This “Real-Time extension” adds three components to the tool.

1. A Streaming Data Source

    

2. A Timer Component

    

3. A Time Based Line Chart under “Additional Charts”

    

Technical Components

A new folder is available now for the ‘Technical Components’. This folder contains the text pools, global scripts and context menus used in the application. This will help developers organize their technical content.

 

Technical Components


Global Script Window

Look out for a more comprehensive analysis of all that Design Studio 1.4 has to offer, from the admin perspective….very soon !

Happy learning!...

8 Comments
Labels in this area