Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2794

Re: BSP application navigation to next portal tab

$
0
0

Hi Sasidhar,

 

There are many ways you can use to send data from BSP application to WD application:

But this depends on the amount of data that you want to send over to WD application.

 

 

- pass data as URL parameters (url?param1=value1&param2=value2) and handle these parameters in the default inbound plug of your WD application

 

- store the data in server side cookies

- store the data in the database

- use shared objects

 

 

The simplest way could be to send data using Querystring the first option suggested above.

 

If want to pass any other parameter using Query String  you can define receiver parameter in window's handeldefault method.

 

param1.PNG

 

This is how you can get values from those Query String parameters.

param2.PNG

 

 

Thanks-

Abhishek


Viewing all articles
Browse latest Browse all 2794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>