cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi guys,

building stories and apps in SAC, we often rely on R Visualizations. We noticed that the loading time of R Visualizations is significantly slower than that of the other widgets.

When I watched this video :https://www.youtube.com/watch?v=od-SxJTRk8E this didn't seem to be case.

Can you influence the loading time by changing settings or anything?

View Entire Topic
mfoeken
Active Contributor

Hi Valentin,

Are you using the embedded R-server or your own? The 'embedded' server is actually provided by a third party to SAP and obviously, it takes time to move the data and process it. To my knowledge, there is no setting that can influence loading time other than limiting the volume of the data and the complexity of the script.

Kind regards,

Martijn van Foeken | Interdobs

Former Member
0 Likes

Thank you Martijn,

we are indeed not using our own server. I will suggest doing that to the team.

Best

Valentin

mfoeken
Active Contributor
0 Likes

Hi Valentin,

The tricky part of using your own R-server is that this has to be accessible from the internet. So please make sure you implement the necessary security measures while exposing the URL.

Kind regards,

Martijn van Foeken | Interdobs

Former Member
0 Likes

Hi Martin,

this is the current discussion that is going on. We are not fully understanding how the data from our on-premise BW system would be moving between the Client, SAC, BW and the R-Server. We have super strict compliance rules and therefore it would be nice to know if the connection can achieved via the Cloud-Connector.

Best

Valentin