cancel
Showing results for 
Search instead for 
Did you mean: 

32 K error while compiling and deploying flex application

Former Member
0 Kudos

Hi SAP Team,

This is regarding the modelling of complex and huge models in VC and

errors when modelling the same.

I have a huge and complex model containing more than 100 queries from

BI 7.0 system which iam using for modelling a VC application.I have 5

layers to display the queries data.

Iam getting deployment error when iam deploying the application which

is a 32 K flex deployment error.

I have modelled the application with multiple nested iviews and

multiple layers.

I have the following questions regarding the above VC model:

1)is there a upper limit of number of queries or services ( i have used

around 100 queries in the above model)that can be used in VC Model

2)is there any performance issue of using this many number of queries

in a single model and running all the queries on a single submit button

click.

3)How to deal with adobe flex compilation error when deploying large or

complex models

4)I have used all the best modelling practices in my model as per note

936390 .But still iam getting the error.

Thanks

P.Navakanth

+919985555065

Accepted Solutions (1)

Accepted Solutions (1)

former_member191660
Participant
0 Kudos

if I remember correctly, there is a compiler option in the preferences of VC, which is either called "flex2" or "flash2", which you need to select to use the new 2.0 engine

Cheers,

Sergei

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Try to create 'BEx Query views' instead of 100 queries. At the run time performance of the 'BEx Query Views' is always better than the whole query. Another thing is why you need 100 queries,can you tell the requirement in detail?

Try to split the requirement into different models with the use of nested iViews. Also try to use layers inside the model. Initially you can use Portal page & then you can arrange these iViews in it.

Questions which you have asked, i also dont know but there will be performance issues for this.

If you go with best practices then ideally dashboard should be of one page without scrolling. If at all you want to show more things create tabs. What is you requirement? Why you want to use 100 queries?

Regards

Sandeep

Former Member
0 Kudos

Can anyone pelase tell me what is the significance of the component:

com.sap.visualcomposer.vcflex.default

iam asking the above question because, theversion of above component is different from my actual v ersion of portal i.e EP is at Version 7.0 and SP 16 but the above component is at version7.0 and SP 10.

the SAP note 936390 says that The fix for 32k flex deployment problem was introduced with the release of flex2.0 runtime in SP14 patch 2.

I want to check whether the above component ( com.sap.visualcomposer.vcflex.default ) is actually causing the issue.

To see the component versions of your sap EP please navigate to

http://host:Port/sap/monitoring/ComponentInfo

Thanks

P.Navakanth

Former Member
0 Kudos

Hi,

Check the below wiki for details.

https://wiki.sdn.sap.com/wiki/display/VC/32K+limitation

Regards

Basheer