on 02-10-2010 7:01 PM
Hi guys
i have url iview, this iview is assigned to a rol of anonymous user,
http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01
the ivew set automatically and i can see when user guest sign in.
this iview have 2 parameters i need this parameter, has set values with a link, like this
http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01¶meter1 = value1¶meter2 = Value2
i appreciated any help
Angel G.
Hi Angel,
So you are trying to pass two parameters to your iView that is embedded in a portal role that is assigend to an anonymous user... is that right?
What problems are you having? Does the iView not see the parameters if passed as part of the top level URL (e.g.
http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01¶meter1=value1¶meter2=Value2)?
Not sure if it is just a typo but you have blank spaces between your "=" signs in that URL you posted, there should be no spaces.
A bit more info and perhaps I can help more,
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi simon
Exactly this is the case i have iview, this iview call a url the, the iview is asigned to a role in anonymous user,
and i need pass two parameter to the url
http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01¶meter1=value1¶meter2=Value2
i dont know how i can do this.
thanx
Angel G.
Hi Angel,
Have a look at this: http://help.sap.com/saphelp_nw04/helpdata/EN/b5/8d977463334342be192228d2824fe1/content.htm
It describes the difference between URL isolated and embedded iViews and how to pass parameters from the page to the iViews in the page.
This might help you,
Simon
Thx Simon work ok
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.