cancel
Showing results for 
Search instead for 
Did you mean: 

Collaboration Room Creation error on NW04 SP9

Former Member
0 Kudos

Hi

I tried to create a KM Room (Portal version SP09). The last step is crashing and is not creating a room correctly. The steps are recorded in this document. Please click the URL to download.

http://sapmats-de.sap-ag.de/download/download.cgi?id=9JOJVTW7M78IBQ6ZLP3MVZEI2DK9YJXO3XI8Q8PYNZC24UO...

I will be grateful, if I get any help on this.

Best Regards

Kalyan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

This documentation is based on the Content Store and related to 6.2 version of Collaboration Room Creation. I am in NW04 and when I follow the document in Template creation, steps do not match. It still gives me Exception at the end of this step. Pl. help.

Thanks

Kalyan

Former Member
0 Kudos

Hi Kalyan,

I'm afraid you did some mistakes when configuring the room extensions. In your documentation it looks like you have configured only one room extension where you chose the "CM Discussion Extension" but with wrong parameters.

It looks like you have two pages, each with one iView, so the iView "Downloads" and "DicussionGroups". In total you would need to configure 3 Room Extensions.

What you would have to do is to go back to the Room Template Configuration of your Template and there to the Extensions Tab. Delete the existing Extension and create the following ones:

1. Go on Add Extension and choose the Name "Downloads", the Extension Type "CM Room Extension" and the Extension Point "ON_CREATE_ROOM". You would need a configuration similar to this:

<b>Input Parameters:
Name             Parameter Mapping      Value Help                   Fixed Value</b>
Store            Use Value Help         Documents
Template         Use Value Help         No Value    
Workspace Name   Fixed Value            No Value                     Downloads
Access           Use Value Help         Public
Entry Points     Use Value Help         No Value
Dependence       Use Value Help         No Value

<b>Output Parameters:
Name             Mapped                 Parameter</b>
Workspace
Workspace Path   YES                    downloads_path

Save the Extension and then go to the Extension Context-Menu and choose Add -> "ON_DELETE_ROOM", and without special parameter settings press OK.

2. Go on Add Extension and choose the Name "DiscussionPermission", the Extension Type "CM Discussion Extension" and the Extension Point "ON_CREATE_ROOM". You would need a configuration similar to this:

<b>Input Parameters:
Name             Parameter Mapping      Value Help                   Fixed Value</b>
Workspace Path   discussion_path        Not Available
Access           Use Value Help         No Value
Dependence       Use Value Help         No Value

Save the Extension and then go to the Extension Context-Menu and choose Add -> "ON_SET_OWNER_OF_ROOM". Choose the same "Workspace Path" as above and press OK.

3. Go on Add Extension and choose the Name "DiscussionPersistency", the Extension Type "CM Room Extension" and the Extension Point "ON_CREATE_ROOM". You would need a configuration similar to this:

<b>Input Parameters:
Name             Parameter Mapping      Value Help                   Fixed Value</b>
Store            Use Value Help         Documents
Template         Use Value Help         No Value    
Workspace Name   Fixed Value            No Value                     Discussion
Access           Use Value Help         Private
Entry Points     Use Value Help         No Value
Dependence       Use Value Help         No Value

<b>Output Parameters:
Name             Mapped                 Parameter</b>
Workspace
Workspace Path   YES                    discussion_path

Save the Extension and then go to the Extension Context-Menu and choose Add -> "ON_DELETE_ROOM", and without special parameter settings press OK.

Now to the mappings:

Go to the Tab "Mappings" and on your page "KBPage" set following mappings for the iView "Downloads":

path              downloads_path
roomId            room_id
StartUri          downloads_path
XFProjectPath     roomstructure_rid

On the page "DiscussionForum" set following mappings for the iView "DiscussionGroups":

path              discussion_path

Now save the room template and try again to create a new room from this template.

I hope the above will solve your problems,

Robert

Answers (2)

Answers (2)

Former Member
0 Kudos

Many Thanks Robert for helping me in detail. This solves the problem completely.

Best Regards

Kalyan

Note: I marked the problem solved in this post.

Former Member
0 Kudos

Hi Kalyan,

I think there is an issue in room extension mapping parameters, check the topic

http://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/co... with sap netweaver learn how to create new collaboration room templates exercise

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/collaboration/... to build a room template.pdf

Hope this helps,

Thanks,

Praveen

PS.Dont forget to reward points