cancel
Showing results for 
Search instead for 
Did you mean: 

How to add PCD iview in web page composer.

Former Member
0 Kudos

I have created an KM navigation iview for user messages.I want to add this iview in web page composer.i tried creating entry point but not able to see any changes in web page composer designer.

Regards,

Atul Dumbre

Accepted Solutions (0)

Answers (2)

Answers (2)

hofmann
Active Contributor
0 Kudos

Hi,

have you executed the steps outlined here?

http://help.sap.com/saphelp_nw2004s/helpdata/en/06/4776399abf4b73945acb8fb4f41473/content.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/45/e58347f5546976e10000000a1553f6/content.htm

Important steps are: "Deactivate the Hide in Root Folder checkbox." & "Restart the servlet engine."

How did you configure the entry points provider? sharedcontent=/wpccontent/Cross-Site Content;/documents/MyFolder

br,

Tobias

Former Member
0 Kudos

Hi Atul,

Make sure you have made the following configurations steps:

1. Create an entry in КМ Content Management u2192 Repository Managers u2192 Entry Point Providers u2192 Entry Point Provider for Static Folders pointed to a PCD directory with your iView.

2. Add the PCD directory into Parameters field of wpcDragExplorerEntryPoints configuration object (KM Content Management u2192 User Interface u2192 Mapping u2192 Component).

Best regards,

Alexander Zhukau

Former Member
0 Kudos

Hi Alexander,

I've tried making entry in KM Content managment bt can you tell me what should i enter in target field.?

And after entering that target can i access tha folder in that particular target path?

Please help me out.

Thanks and regards,

Atul Dumbre

Former Member
0 Kudos

Hi Atul,

I've tried making entry in KM Content managment bt can you tell me what should i enter in target field.?

You have to add a path to a pcd folder, where you store your iView, in the following format /pcd/path/to/your/folder

And after entering that target can i access tha folder in that particular target path?

Yes, you can. As a name suggests, it is an Entry point.

Best regards,

Alexander Zhukau

Former Member
0 Kudos

Hi,

I configured Entry Points and Cross Site content for iviews successfully.

But while drag & drop iviews in layout, it's giving error. Also my page got locked, not able to edit.

Pls let me know is any further configuration required to solve this issue.

Regards

Athul D

hofmann
Active Contributor
0 Kudos

To unlock the web page, go to WPC -> Web Content > Sites > your site > Web Pages

and select the unlock option from the context menu of the page.

About the error: what does the default.trc show?

br,

Tobias

Former Member
0 Kudos

Hi Tobias,

thanks for your reply...but my issue is that i am able to unlock the page but after that i cant edit the web page instead it throws an exception.And about the default.trc file, there are so many log files and when i refer to latest default.trc file it contains so many logs and i am not able to make out what is the exact error.I would be greatful if you could help me out with that.

Thanks and Regards

Atul Dumbre

Former Member
0 Kudos

Hi Atul,

There are many resources on SDN which describe how to work with [portal logs and traces|http://www.sdn.sap.com/irj/scn/advancedsearch?query=portallogsand+traces]. It is your work.

A general hint - check last entries in a trace just after an error occurs.

Also there are a few similar forum threads.

Best regards,

Alexander Zhukau

Former Member
0 Kudos

Hi Alexander,

the error i got is

"com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: pcd:com.reliance.dss.ivu.message_area"

is there any configuration needed?

Former Member
0 Kudos

Hi Atul,

What WPC service pack do you have?

Could you reproduce the error with other type of iView, i.e URL iView or KM Document iView?

Best regards,

Alexander Zhukau

Former Member
0 Kudos

Hi Alexander,

i have KMC-WPC 7.00 SP20 (1000.7.00.20.0.20090816045600

i have not tried it on other tyoes of iviews , as i have mentioned earlier that i am not able to edit the web page .