design studio.

Design Studio Mobile Application

Mobile Application is the big thing in management. If you want to create a mobile application in SAP Design Studio, SAP have some recommendations:

  • Keep the application simple and don't use too many components
  • Don't use crosstab components for smartphone applications
  • Limit the total number of cells in your crosstab to 500 for tablet applications

I hope everybody stick to this recommendations or we will see people looking like that:

Read More 0 Comments

Design Studio Import & Export Application

If a SAP Design Studio Application has been developed in local mode or on a develop machine, these can be exported and then imported into a new system. Here is a short guide.

Read More 0 Comments

SAP Design Studio Update Extension

Here is a short guide how to update an extension in SAP Design Studio.

 

1. Select Help >> About

Read More 0 Comments

Design Studio setting up Eclipse

In this article I describe in a short manual how to set up Eclipse for Design Studio.

 

1. Open Eclispe and choose Window >> Preferences.

Read More 0 Comments

Design Studio SDK installation

The information what you need to use Design Studio including the SDK can be found on many places. My problem was there is no guide where you find everything and here is a list:

Read More 0 Comments

Design Studio Settings

The Preferred Startup Mode of Design Studio decides where an application is developed and saved.

Read More 0 Comments

Design Studio crashes during start

Sometimes Design Studio crashes during start after installation of a new version. I found two threads in the SCN. The simple solution is to uninstall Design Studio, rename the following folder:

  • C:\Users\<user>\Analysis-config
  • C:\Users\<user>\Analysis-workspace

and reinstall Design Studio again. Maybe sometimes it is enough to rename only the folders. More Design Studio troubleshooting can be find in the Design Studio Wiki.

Read More 2 Comments

Design Studio 1.6 SP2

The new Design Studio version will be released on 8th June. New features will be only available on BI platform, not on SAP NetWeaver. Here is a short Overview of the Roadmap.

  • End user
    • Waterfall Info Charts
    • Display scaling factors in Info Chart
    • Resizable, moveable dialogs
  • Analyst
    • Ad-hoc currency conversion
    • Build virtual hierarchy of stacked dimensions
    • Cascading Filter for Universe and CSV as Data Source
  • Designer, developer, admin
    • New standard components, e.g. Dialog, Filter Bar, Link, Multi-Line Text Input, Switch, Progress Bar (only in Fiori Library)
    • Info Chart Enhancements
    • Initial View Editor: Simple Calculations

More information will be available on 8th June.

Read More 0 Comments

Design Studio Install Extension on BI Platform

If you have developed your own extension with the SAP Design Studio SDK and want to publish this extension on the BI Platform, you have to click on Help >> Platform Extensions.

 

Now you see the following screen.

Read More 0 Comments

Design Studio Application Print

I just want to implement a button which should print my application. I found a tutorial, which says the code is APPLICATION.PRINT. But when I write the coding in Design Studio, .Print isn't available.

Read More 0 Comments

Design Studio Preferences

I just started working intensive with SAP Design Studio and developing own components. When you install Design Studio 1.6, it starts in local mode. In this mode you can save your design studio application only on your local maschine. If you want to use other supported platforms, you have to select the required platform in the settings.

Read More 0 Comments