Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
2,332

The issue that I’m going to describe in this post is very similar to the one described on SAP note 1437667.

 

Generally after the portal upgrade some pages that before the upgrade were working normally start to give the following error message "Page not found or not available" together with a red error icon. 

 

What I could verify is that in these cases the right message that should be displayed is “No content available for this navigation node” together with a green information icon.

 

 

I noticed that the cause of this issue is that after the upgrade the “DefaultContent” property is pointing to an iView that does not exist (See SAP Note 1437667 for more information).

 

In order to confirm that this solution applies for your case, please follow the steps bellow:

  1. Check the value of the “DefaultContent” property on your default framework inner page;
    1. Open the Default Framework Page being used when the issue is happening (generally the SAP standard one);
    2. Select the “Desktop Inner page” and click on “Open”;
    3. Select the “Content Area” iView and click on “Properties”;
    4. Look for the property “DefaultContent ”;
  2. Copy the value of the property;
  3. Check if the pointed iView exists on the portal content;
  4.  

 

If the iView does not exist on the given path, then apply the solution bellow: 

  1. Keep the Content Area Properties opened on the PC of the portal;
  2. Find the actual place of the “DefaultContent  Message” iView;
    1. Generaly it is under the pcd path: pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.noContentMessage
    2. Select the iView on the PCD catalog (single mouse click in it);
    3. Look at the quick info window (bellow the PCD tree) and copy the value of the “ID” field;
  3. Open the “Content Area” iView properties (you should have it in another tab of you Portal Content editor);
  4.  Substitute the value of the property “DefaultContent” by the value copied from the quick info of the “No Content Message” iView (you may use the value of any other iView that you want to be displayed or leave the field blank);

 

Generally this change applies after a browser refresh, but sometimes it takes some time (maybe until the portal cache is updated).

3 Comments
kai_unewisse
Active Contributor
0 Kudos
Hi,
We upgraded from 7.0 SP21 to 7.0 Ehp2 SP5.

On SP21 we clicked on a top level Navigation entry and the content of the first node would be shown.

With EhP2 (i also saw someone with the same behaviour with 7.0 SP22) the top level shows that (green icon) information instead of the content.

Any idea how to turn that behaviour back ?

Regards,
Kai


0 Kudos
Since the green icon is already been shown, the fix I suggested is not applied to your case.

I believe you don’t have any entry point defined for that role. Have a look on the following link, I believe it will help you:

http://help.sap.com/saphelp_nw04s/helpdata/en/4e/3e703e632c7937e10000000a114084/content.htm

Best regards
Cristiano L. Mazzotti
kai_unewisse
Active Contributor
0 Kudos
Hi Christano,
The entry point is set. You can create this behaviour with auser working as Portal System Admin, too.
Just click on the top level entry "System Administration" .
I was just wondering, if you had a solution for that .... i created a SAP message.
Regards,
Kai