Skip to Content
0
Former Member
Dec 02, 2006 at 09:14 PM

Passing User Attributes to a BSP

73 Views

Hi Everybody,

I tried to use the Application Integrator for passing user data from portal to BSP. Therefore I passed attributes through the "Application Parameters" property of the BSP iView. It worked fine for context like <User.UserID> or <User.LogonUid), but I tried to pass attributes like user country or department ><User.Country>, <User.Department>. This didn't worked and I've always got an exception when I tried to launch the BSP iView.

So my question: is it possible to pass other user attributes from portal to bsp with the AppIntegrator through the "Application Parameters" property of the BSP, except the userID? In the instruction about how to use the AppIntegrator it is said that constructs like <User.[AttributeName]> can be passed. Maybe I just don't know the right values for Attribute Names.

Best Regards