cancel
Showing results for 
Search instead for 
Did you mean: 

Different between Application and ApplicationPage

dohaidang_le
Participant
0 Kudos

Hi all,

I ran into a "new" API-component in SAC: applicationPage. The object has almost the same methods as the component Application.

What is the difference between the two?

Thanks in advance.

View Entire Topic
JefB
Active Contributor
0 Kudos

In upcoming QRC2 2023 release, analytical apps will become part of the story artifact (when converting to optimized story experience =OSE). In this setting, you will get several (canvas) pages and the ApplicationPage object will then become more useful with the onActive() event in addition to the onInitialization() event.

See also this blog:
https://blogs.sap.com/2023/02/17/how-to-use-scripts-to-build-cross-pages-interaction-for-the-new-opt...
and probably many others will come soon..