cancel
Showing results for 
Search instead for 
Did you mean: 

Getting blank Model results with long runtime and compiler options

0 Kudos

We are running VC 701.6.01.

We just converted to CRM7 with Webui capabilities.

We have coinfigured the VC dashboard as a hyperlink from the webui.

I had to rebuild all the models to use new data system aliases.

The one model uses nested iviews as well and charting.

From what I can tell it uses the SVG viewer.

We are running the models with IE8 since the CRM webui must run on at least IE8

Here's my questions?

1) Can the version of VC I'm using run on IE8?

2) The one model in particualr takes a long time and would display a great deal of data when returned.

I am findinf for these long running queries , I see the hour glass, and then it disappers and nothing is displayed on the model.

Are there settings I need to tweak for this.

3) As a user has smaller set of data the table is displayed and then the chart comes next. This is rendered from a nested Iview but seems to take a lont ime to return , if it returns at all.

I have setting in VC under Tools>Options>performance as follows:

Unchecked: Enable flash application coding, USe dedicated connection for nested Iviews, and

Display flex compiled sources in the Source Viewer.

Checked: Maintain open portal connection

---

DO I need to change any of these settings?

Accepted Solutions (0)

Answers (1)

Answers (1)

anja_engelhardt2
Active Contributor
0 Kudos

Hi,

to answer your questions:

1) check out http://service.sap.com/pam

2) Do you use Flash or WebDynpro? how about the time your backend needs to answer?

3) How much data do you sent?

Performance issues need some deep analysis. First you need to find out the single point of failure. This may be a problem in the application, too much data, slow network connection, some problem in the backend. This is quite difficult to say.

Regards

Anja