on 2005 Apr 18 3:24 PM
Hi,
does someone know how to create a new Room Role?
In various collaboration APIs I only found methods for getting and setting Room Roles. But what is with creating new Room Roles?
Thanks and best regards
Marcus
Hi Marcus,
see https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/javadocs/nw04 sp9/collaboration rooms/com/sap/ip/collaboration/room/api/irooms.html#createroomrole(java.lang.String,%20java.lang.String)
Hope it helps
Detlev
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank You. Don't believe what I'm saying, it's there.
But I had to put some more jars to the classpath to make the method createRoomRole visible:
coll.shared.extension_api.jar
coll.shared.types_api.jar
Regards,
Marcus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK. Now I know why.
We use EP 6 SP2 on WAS 620. The by Detlev mentioned API seems not to be valid for prior NW04 releases.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I wonder why I haven't seen it.
Thank you. Easy 10 points, isn't it?
Best regards, Marcus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marcus
I don't think it is possible to create a room role with collaboration API.
I thought this link might be useful to you.
Regards
Senthil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
11 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.