Skip to Content
0
Former Member
Feb 13, 2008 at 01:51 AM

Domain Relaxing in case of WebDynpro for Portal Eventing

136 Views

Hi,

I am working with Portal Eventing. The Portal is at

host1.xxx.com

The WDA Applications are at

host2.xxx.com

Portal Eventing is not working.

To make sure that it is a domain relaxing issue, I created and tested the eventing between 2 BSP IViews.

In the BSP Application when I relax the domain to xxx.com (using Javascript and changing value of document.domain) , the Eventing works.

So for my WebDynpro Applications I need to relax the domain to xxx.com.

But how to do this in WenDynpro since you cannot use Javascripts as in BSP ....?

Also, somewhere I read that the UME Logon level can be changed to relax the domain when the user logs to the UME. Is this the Option ?

Will Setting ume.logon.security.relax_domain.level=1 , change the domain in UME to xxx.com ?