Hello,
We are on AO 2.1 SP2.
Its with respect to this workbook we are working which opens up in 7-8 seconds when plugin is disabled but takes long time when AO plugin enabled, note we have not installed EPM plugin.
When we enabled profiling, I see most of the time is being taken by following two actions highlighted in GREEN
|VSTA_Main|EaExcelCallbackHandler.XlApplication_SheetSelectionChangeEvent Start
#
2015-11-05 15:48:25,446|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|EaExcelCallbackHandler.XlApplication_SheetSelectionChangeEvent End
#
2015-11-05 15:48:25,446|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|0: EaExcelCallbackHandler.XlApplication_SheetSelectionChangeEvent
#
2015-11-05 15:48:25,821|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|InitailziedSapStyleSets: 0.0937423
#
2015-11-05 15:48:29,946|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|4.5466379: CacheNewFormulaStrings
#
2015-11-05 15:48:30,337|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|0.3905768: CacheNewFormulaStrings
#
2015-11-05 15:48:30,430|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|0.0936516: CacheNewFormulaStrings
#
2015-11-05 15:48:30,884|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|0.4374612: CacheNewFormulaStrings
Found one more delay at this location
#
2015-11-05 16:27:18,661|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|InitailziedSapStyleSets: 0.0467946
#
2015-11-05 16:27:23,538|DEBUG|Trace.AoPlugin|?.?|VSTA_Main|5.2675246: CacheNewFormulaStrings
I am not able to understand why its checking for Stylesets in offline mode too?
Is there any way we can debug more or if we can disable it?
All this is in offline mode (no connection to BW or BIP)
Have already made formula calculation as manual and COF settings to for the sheets.
Thank you
Message was edited by: Piyush Pimplapure