cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

KPI Analytics App

benlim
Contributor
0 Likes
822

Hi Expert,

Anyone face this problem in analytics app whereby when click the full screen button and again to exit the full screen mode,  the graph is missing.

As shown in the picture:

1) launch the app the graph was well display

2) Able to increase the graph size by clicking the full screen button

3) In full screen mode, click the full screen button get error when inspect element. (Uncaught TypeError: Cannot read property 'of' of undefined)

4) Click again full screen button(2nd time). Back to initial screen but without the graph.

Any idea of this behavior?

Regards,

-Ben-

Accepted Solutions (0)

Answers (4)

Answers (4)

benlim
Contributor
0 Likes

Hi All,

BUMP. Any solution on this? I noticed this issues also happen in sap fiori demo cloud. In demo cloud, after maximize and minimize the graph, the page will become not response. But I still get the same error message when inspect element (Cannot get property "of" undefined) in sap fiori demo cloud "Cash Position" App.

https://www.sapfioritrial.com/sap/hana/uis/clients/ushell-app/shells/fiori/FioriLaunchpad.html?helps...

Regards,

-Ben-

benlim
Contributor
0 Likes

Hi All,

After following the solution given by @Wolfgang Mayer in thread (), the error GetSessionClient has solved. However this error on this thread still not yet solved as the graph is missing after click the exit full screen button.

My sapui5 library is the latest version 1.28.14.

Regards,

-Ben-

benlim
Contributor
0 Likes

Hi Expert,

I have update my sap ui5 library to latest version 1.28.15. But still can't solve the issues. Is there anyone face the same error as mine?


Regards,

-Ben-

benlim
Contributor
0 Likes

bump need help from expert.

benlim
Contributor
0 Likes

BUMP. Need help from expert.

agentry_src
Active Contributor
0 Likes

Moving this to SAPUI5 Developer Center.  Perhaps some of the experts there have a solution.

Regards, Mike (Moderator)

SAP Technology RIG

Message was edited by: Michael Appleby

benlim
Contributor
0 Likes

Hi Rv,

No, the initial snapshot (1) is for URL before which is at the launhpad screen and snapshot 2 is for URL after clicking the analytics app.

I have already maintained the Variant Input Parameters as shown in the documentation but still have GetSession Client errors messages. Below are my latest url link before and after launching the app.

Before:

https://<host>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=100&sap-language=EN#

After:

https://<host>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=100&sap-language=EN#Customer-analyzeSBKPIDetails?chipId=sap.hba.sfin.ar.CreditLimitUtilization.Today_FISCHERTOB_1406187457539&evaluationId=sap.hba.sfin.ar.CreditLimitUtilization.Today&sap-system=HANA&tileType=NT&/viewId=sap.hba.sfin.ar.CreditLimitUtilization.TopNByCreditUtilization

Regards,

-Ben-

Former Member
0 Likes

Ben,


With all verified, I believe you need to upgrade SAPUI5 and Smart Business Content DU's that is (HBA_HCO_R_SB_CORE) in UISAFND1  (SAP ANALYTICS FOUNDATION 1.0) to the latest.


This won't take much time, You should try.


regards,

Rv

Be responsive: Please mark answer as "helpful” or “correct” so that other members can find the answers easily

benlim
Contributor
0 Likes

Hi Rv,

I already have the latest SAPUI5 version and UISAFND1.

Regards,

-Ben-

Former Member
0 Likes

Ben,

This looks like a Browser issue, test on different browsers, better exp with Chrome.

others- Might be webdisp connectivity getting lost.

regards,

Rv

Be responsive: Please mark answer as "helpful” or “correct” so that other members can find the answers easily

benlim
Contributor
0 Likes

Hi Rv,

Above results was taken from Chrome browser and I have tested in IE and mozilla as well. Same error for these browser.

Regards,

-Ben-

Former Member
0 Likes

Ben,

Can you attach complete 'console' log from Chrome (end-end)

regards,

Rv

benlim
Contributor
0 Likes

Hi Rv,

Below are the print screen of my error log starting from launching the KPI app until clicking the exit fullscreen button.

The getSessionClient error is another issues that i still hv't solve which I have posted in another post. (Error 404 GetSessionClient.xsjs)

Regards,

-Ben-

Former Member
0 Likes

Hi Ben,

Error 404 GetSessionClient.xsjs,

Can you check the URL of the app- I guess its because of the client number missing [sap-client=xxx]

Can you provide the url's before and after.


regards,

Rv


-------------------

Be responsive: Please mark answer as "helpful” or “correct” so that other members can find the answers easily

benlim
Contributor
0 Likes

Hi Rv,

Before:

https://<host>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html

After:

https://<host>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html#AmountInDisplayCurrency_E-analyzeSBKPIDetails?chipId=sap.hba.sfin.ap.AgingAnalysis.PayableAmount_LIWEN1_1407234664837&evaluationId=sap.hba.sfin.ap.AgingAnalysis.PayableAmount&sap-system=HANA&tileType=NT&/viewId=sap.hba.sfin.ap.AgingAnalysis_sap.hba.sfin.ap.AgingAnalysis.PayableAmount_01

Regards,

-Ben-

Former Member
0 Likes

Ben,

The URL from your initial snapshot that is URL(1)  and URL(4) ?

And,

I don't have your app to demonstrate, but below is an eg of Analytical app where you can see client entry embedded in URL.

-http://host:8080/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?#ControllingDocument-anal...?SAPClient=200&CostElementHierarchy=Z_CEGRV&CostElmntHierDrctCostName=DIRECT&CostElmntHierIndrctCostName=INDIRECT&CostElmntHierRevnName=REVENUE

Did you maintained  Variant Input Parameters as shown in the app implementation Cash Discount Utilization


Try launching url


-http://host:8080/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=200&sap-langua...


regards,

Rv