Hallo,
I found out that I can use /alias/ in property of iView's.
I'd like know more about this.
My problem is following.
I'd like to personalize "StartUri" property of my iView (type is KM Navigation iView - template) to a directory named by "Department" property of user.
I know that for start directory named by user id, I can put to property "StartUri" this: "/alias/documents/<user.id>/".
Can somebody help me?
Best Regards,
Josef Motl
Hi Josef,
for your needs you will have to write a proxy iView, catching the user, looking for it's "Department" property, building the corresponding path and redirecting to com.sap.km.cm.navigation.
Hope it helps
Detlev
Add a comment