SAP UI5 SDK - Component Life Cycle
In my components as in the Karol's SDK Components blog I have stated that those are working only with 1.3 release SP1 and higher.Here some explanation why with a small deep drive into the component...
View ArticleDesign Studio SDK (1.3) - In-App Modal Browser Popup
Use Case: You want to open a web page inside your BI Application without opening in a new window or overwriting your BI App state in your current page Approach: I wrote a small Browser Popup Component...
View ArticleKarol's SDK Data Bound Components
Following "data bound" components are included in the SDK pack which is provided by me. The difference in those components to the others in blog Karol's SDK Components is, those here do not have manual...
View ArticleHalloween in Design Studio - the preparation
As you keep trying out new things it is nice to have a theme that you can use as an inspiration for further development. It happens that Halloween is quite near, so why not use that as a theme? I have...
View ArticleSDK: How to Make a Generic (delta) Change Check in JS
in my all components until Design Studio SDK: Data Bound Top/Flop Chart I had a full repaint after every selection. Then I asked myself how to figure out if the content has changed or if only selection...
View ArticleSAPUI5 Icon Explorer for Design Studio
Hi Design Studio community, a colleague of mine developed a simple to use application that help you adding SAPUI5 icons into your applications.We'v called it "Icon Explorer". You might know the SAPUI5...
View ArticleDesign Studio SDK: A (first) try to get an Open Street Map into Design Studio
Based on the blog posted by Jeroen van der A on the inclusion of open source I have made a try to get some open street map into design studio. Here the first findings... Does it work?Yes, the good...
View ArticleDesign Studio 1.3 Support Package 2 Released
Release InformationSupport Package 2 for Design Studio 1.3 release is available for download on Service Marketplace. Included Corrections are listed as links on the release note: 2029906 - Design...
View ArticleLessons learned in creating SDK extensions.
As you probably have noticed in my blog posts I’ve made quite a lot of SDK extensions in the past year. As I ran into a version I made last year I couldn’t help but notice that I do things now a lot...
View ArticleDesign Studio SDK: Custom CSS Collector to dynamically attach more CSS files
SummaryFollwing up the comments on css reference topic in blog SAPUI5 Icon Explorer for Design Studio (in standard you can atach only one), just invested 30 minutes and wrote a dynamic CSS collector...
View ArticleAuditing in SAP Design Studio 1.3
We have found the new auditing feature in SAP Design Studio 1.3 to be extremely useful. As of version 1.3, SAP Design Studio logs events to the audit database. This helps us track SAP Design Studio...
View ArticleWhy Sizing matters for SAP Design Studio Performance
A very common complaint about SAP Design Studio applications is poor performance. After detailed analysis of such issues, we realized that a lot of it has to do with inadequate server sizing and...
View ArticleSAP Design Studio Client Tool Customization – Part 01
It is always fun to customize a development tool and make it our own ! SAP Design Studio has made its mark as one of the best analytical tools in the market, but the client tool leaves a lot to be...
View ArticleSAP Design Studio Client Tool Customization – Part 02
This blog is a continuation of my previous blog about customizing the SAP Design Studio client tool for performance and stability. The previous post was about JVM optimizations and memory tweaking. In...
View ArticleSAP Design Studio 1.3 – Feature Comparison across Platforms
SAP Design Studio has become SAP’s de facto tool for analysis application development. SAP Design Studio offers better speed, flexibility and reliability compared to the other tools and can be hosted...
View ArticleCustomize SAP Design Studio using HTML and Script Boxes
Very often, we get customer requests for functionality not provided by the native SAP Design Studio components. To address them, we have developed a suite of Custom Add-on components. But creating...
View ArticleDesign Studio SDK (1.3) - Fiori-like Page Heading with buttons and more
Following suit with the last few of my later blogs, I've got a new one to go along with my Fiori kick I've been on. For those who've not had a chance, you can catch up with some of these posts here,...
View ArticleCustomizations: Using CSS in SAP Design Studio Dashboards
In many of our client dashboards, we use patterns created using CSS in SAP DesignStudio, for the background. Though we could just as well use images, using CSS patterns helps us come up with some...
View ArticleTrellis Charts in SAP Design Studio 1.3
Recently, a customer mentioned to us that there was some difficulty that executives were going through in interpreting some charts. That got us thinking and helped us realise the true power of Trellis...
View ArticleSAP Design Studio Tips & Tricks - Tweaking Navigation Mode in a Filter Panel
The following question on one of the SCN forums triggered this idea & that prompted me to come up with this post:“I want to be able to allow users to use the Filter Panel in Navigation mode, but...
View Article