cancel
Showing results for 
Search instead for 
Did you mean: 

Exchanging data between different browser windows

Former Member
0 Kudos

Hi,

It´s possible to eschange data between iviews that are in diferrent browser windows, using databag or Portal event functions?

I want do save data in Databag or fire a event in Webdynpro application. After it, another application (webdynpro for java) will execute in another browser window, reading the databag or handling the event.

Both the application are in the Portal.

Thanks,

Márcio

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Should be possible if you can read & write to cookie from the application. Assuming both the instances are running on the same system.

If you are using Portal Components ( JSPDynpage etc) then you can declare USER SPECIFIC personalization properties & this can store data . Since its personalized is can be read only by the logged in user, from either browsers.

Greetings

Prashant

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

When running in the portal we have a technology called Portal Eventing that can be used by Web Dynpro ABAP, Web Dynpro Java, BSP, JSP, etc. It allows for client side eventing via JavaScript (but abstracted by APIs in the different environments).

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f6/7d6f4151dc5758e10000000a1550b0/frameset.htm