cancel
Showing results for 
Search instead for 
Did you mean: 

How to store a global variable in flp sandbox

0 Kudos

Hi,

I'm trying to develop 4-5 applications and all of them will be accessible via flp sandbox. I want to find a way to share or better to store a value(kind of a global variable) at the flp sandbox layer i.e all the apps available in the sandbox can access that value.

note: I know I can share an object across applications but that is not the requirement.

I found that we cannot set a value in the window object as it is not permitted by sap. so any alternate to the same is welcome.

Thanks in advance.

maheshpalavalli
Active Contributor
0 Kudos

Hi, What do you mean by FLP Sandbox? Is it that you are testing in WebIDE and running the ui5 app using the FLP Sandbox?

or is the FLP in Sandbox system.

BR,

Mahesh

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

FLP sand box is also an application which is generated by sap on click of enable app to app navigation (right click on project => project=> enable app to app navigation). Which basically helps to navigate from app o app.