Hi,
I have following issue:
User who has superadmin role creates an area and a page. Page has simple RSS Link List pointing to SDN forum.
When select an Area following editors are loaded (by selecting from drop down):
- General properties
- Approval Settings
And following are NOT loaded (by selecting from drop down)
- Advanced properties
- Authorizing permissions
- End user permissions
- Version history
- Publishing (by clicking publish button)
by not loading I mean - select value from drop down, spinning wheel shows for a second and then - blank screen.
Same situation with Pages, loaded (by selecting from drop down):
- Content
- General properties
- Approval settings
- Connections
NOT loaded (by selecting from drop down):
- Advanced properties
- Authoring permissions
- Scheduled publication
- Version history(by clicking publish button)
There is an workaround to publish pages through Accessible Area management -> Content editor -> Select page and pick Open->Scheduled publication from popup menu.
Dev trace shows no relevant errors, Fiddler shows a traffic, corresponding WDJ applications are up and running.
One exploration:
In Connection to Role section there are Page ID and Area ID and they point to pcd:com.sap.portal.system/pcc/rt_content/com.sap.portal.pcc/StagingAreaId/
but when I go there with PCD inspector i see only pcd:com.sap.portal.system/pcc/rt_content/
not sure if that is relevant to the issue or not.
Thank you for your help!