org-scn-design-studio-community / sdkpackage

SDK Package of SCN Design Studio Community
Apache License 2.0
32 stars 29 forks source link

Design Studio 1.5 - binding data to a text field from a Custom Data Source causes app to crash. #55

Closed jomelia closed 8 years ago

jomelia commented 9 years ago

I have the latest and greatest version of Design Studio, 1.5, and I've been using the Custom Data Source extension to try things out while I wait for our HANA instance to become available. I first used a simple CSV file hosted locally on a WAMP server. I was able to get a column chart going but then I tried binding one of the values in the CSV to a text field. Then the app blew up. I tried it using Bring Your Own Data by basically copying and pasting my CSV data directly into DS. Same result.

I posted this issue on the SCN forum and Mustafa was able to recreate it, so he told me it looks like the BYOD data source would have to be adapted for DS 1.5 and I should create an issue here. Here are some screens.

First my BYOD settings:

image

Then selecting the data field for binding:

image

The settings for the text field binding:

image

And then the final result:

image

After this I can't do anything unless I shut down Design Studio and start again.

Thanks, Jack

org-scn-design-studio-community commented 9 years ago

hi, as of the exception stack

Caused by: java.lang.NullPointerException at com.sap.ip.bi.zen.rt.components.CellProjectionBoundProperty.prepareRendering(CellProjectionBoundProperty.java:68)

it is a bug in standard function.

could you please open a rela customer incident on this? Karol

entmike commented 8 years ago

Closing for lack of activity.