myportal config.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

myportal config.

wp.rauchholz
I'd appreciate a hint form the community in what I am doing wrong with the myportal setup. I get a long error message when accessing: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common.........

That is what I did:
I added a new security group MYPORTAL_EMPLOYEE (as in demo).
In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL MyPortal base operations  and
I created then a new Portal Page ID added as  'Owner User Login ID' my own login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added portlets.

But still not working, what am I missing?
What I notices is that - in contrast to the demo version - when I go to Preferences part in MyPortal, I only can create a new Portal Page, the the ones created do not show up there.

Thanks, WOlfgang
Reply | Threaded
Open this post in threaded view
|

Re: myportal config.

Arun Patidar-2
Hi WOlfgang,

Please share your error message in detail here.

Kind Regards,
*Arun Patidar* | Manager, Enterprise Development
HotWax Systems <http://www.hotwaxsystems.com/>
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore, M.P. 452010
Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar>



On Thu, Mar 7, 2019 at 11:11 PM [hidden email] <
[hidden email]> wrote:

> I'd appreciate a hint form the community in what I am doing wrong with the
> myportal setup. I get a long error message when accessing:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common.........
>
> That is what I did:
> I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL MyPortal
> base operations  and
> I created then a new Portal Page ID added as  'Owner User Login ID' my own
> login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added portlets.
>
> But still not working, what am I missing?
> What I notices is that - in contrast to the demo version - when I go to
> Preferences part in MyPortal, I only can create a new Portal Page, the the
> ones created do not show up there.
>
> Thanks, WOlfgang
>
Reply | Threaded
Open this post in threaded view
|

Re: myportal config.

wp.rauchholz
Good day Arun. Here we go

org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/PortalPageScreens.xml#showPortalPage]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://myportal/widget/CommonScreens.xml#main-decorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] )) (Error rendering screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ))) (Error rendering screen
[component://myportal/widget/CommonScreens.xml#main-decorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] )) (Error rendering screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ))))

Wolfgang

On Thu, Mar 14, 2019 at 6:27 AM Arun Patidar <[hidden email]>
wrote:

> Hi WOlfgang,
>
> Please share your error message in detail here.
>
> Kind Regards,
> *Arun Patidar* | Manager, Enterprise Development
> HotWax Systems <http://www.hotwaxsystems.com/>
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore, M.P. 452010
> Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar>
>
>
>
> On Thu, Mar 7, 2019 at 11:11 PM [hidden email] <
> [hidden email]> wrote:
>
> > I'd appreciate a hint form the community in what I am doing wrong with
> the
> > myportal setup. I get a long error message when accessing:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common.........
> >
> > That is what I did:
> > I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> > In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL MyPortal
> > base operations  and
> > I created then a new Portal Page ID added as  'Owner User Login ID' my
> own
> > login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added
> portlets.
> >
> > But still not working, what am I missing?
> > What I notices is that - in contrast to the demo version - when I go to
> > Preferences part in MyPortal, I only can create a new Portal Page, the
> the
> > ones created do not show up there.
> >
> > Thanks, WOlfgang
> >
>


--

Wolfgang Rauchholz
Reply | Threaded
Open this post in threaded view
|

Re: myportal config.

Arun Patidar-3
Looks like portalPageId is empty value in screen
component://common/widget/PortalPageScreens.xml#showPortalPage.

Please verify.

Kind Regards,
*Arun Patidar*



On Thu, Mar 14, 2019 at 1:35 PM Wolfgang Paul Rauchholz <
[hidden email]> wrote:

> Good day Arun. Here we go
>
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/PortalPageScreens.xml#showPortalPage]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://myportal/widget/CommonScreens.xml#main-decorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] )) (Error rendering screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ))) (Error rendering screen
> [component://myportal/widget/CommonScreens.xml#main-decorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] )) (Error rendering screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ))))
>
> Wolfgang
>
> On Thu, Mar 14, 2019 at 6:27 AM Arun Patidar <
> [hidden email]>
> wrote:
>
> > Hi WOlfgang,
> >
> > Please share your error message in detail here.
> >
> > Kind Regards,
> > *Arun Patidar* | Manager, Enterprise Development
> > HotWax Systems <http://www.hotwaxsystems.com/>
> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> > Indore, M.P. 452010
> > Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar>
> >
> >
> >
> > On Thu, Mar 7, 2019 at 11:11 PM [hidden email] <
> > [hidden email]> wrote:
> >
> > > I'd appreciate a hint form the community in what I am doing wrong with
> > the
> > > myportal setup. I get a long error message when accessing:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://common.........
> > >
> > > That is what I did:
> > > I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> > > In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL MyPortal
> > > base operations  and
> > > I created then a new Portal Page ID added as  'Owner User Login ID' my
> > own
> > > login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added
> > portlets.
> > >
> > > But still not working, what am I missing?
> > > What I notices is that - in contrast to the demo version - when I go to
> > > Preferences part in MyPortal, I only can create a new Portal Page, the
> > the
> > > ones created do not show up there.
> > >
> > > Thanks, WOlfgang
> > >
> >
>
>
> --
>
> Wolfgang Rauchholz
>
Reply | Threaded
Open this post in threaded view
|

Re: myportal config.

wp.rauchholz
I checked in ENTITY ENGINE TOOLS. All portalPageId have a value.
Interesting enough, when going to my portal, I don't see any of these in
'Preferences' or Portal Page Admin.'. Do I have an issue with the security
model?
My username is not 'admin', but one chosen when running

./gradlew "ofbiz --load-data readers=seed,seed-initial" loadAdminUserLogin
-PuserLoginId=<user_name>.


  portalPageId portalPageName description ownerUserLoginId
originalPortalPageId parentPortalPageId sequenceNum securityGroupId
lastUpdatedStamp lastUpdatedTxStamp createdStamp createdTxStamp
helpContentId
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=ApPortalPage>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=ApPortalPage&UPDATE_MODE=DELETE>
ApPortalPage Main Portal page for Past Due Invoices and Invoices Due Soon
in AP _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=ArPortalPage>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=ArPortalPage&UPDATE_MODE=DELETE>
ArPortalPage Main Portal page for Past Due Invoices and Invoices Due Soon
in AR _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=EXAMPLE>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=EXAMPLE&UPDATE_MODE=DELETE>
EXAMPLE Example Portal Page The default example OFBiz portal page _NA_

0
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=EXAMPLE1>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=EXAMPLE1&UPDATE_MODE=DELETE>
EXAMPLE1 Example Portal Page 1 Portal page 1 _NA_
EXAMPLE 100
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=EXAMPLE2>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=EXAMPLE2&UPDATE_MODE=DELETE>
EXAMPLE2 Example Portal Page 2 Portal page 2 _NA_
EXAMPLE 200
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=FinAccountPortalPage>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=FinAccountPortalPage&UPDATE_MODE=DELETE>
FinAccountPortalPage Fin account portal page Fin account main screen using
flexible portal technology _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=OrderPortalPage>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=OrderPortalPage&UPDATE_MODE=DELETE>
OrderPortalPage Order Portal Page Order main page using flexible Portal
technology _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=OrderReportPage>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=OrderReportPage&UPDATE_MODE=DELETE>
OrderReportPage Order Purchase Report Portal Page Order purchase Report
page using flexible Portal technology _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=PartyProfile>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=PartyProfile&UPDATE_MODE=DELETE>
PartyProfile Parties Party profile page using flexible Portal technology
_NA_

0
2019-03-09 12:20:11.0 2019-03-09 12:20:10.0 2019-03-09 12:20:11.0 2019-03-09
12:20:10.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=ProductStoreFacility>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=ProductStoreFacility&UPDATE_MODE=DELETE>
ProductStoreFacility ProductStore Facility Management The page to manage
productStoreFacility data _NA_

100
2019-03-09 12:20:13.0 2019-03-09 12:20:13.0 2019-03-09 12:20:13.0 2019-03-09
12:20:13.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=SFA_MAIN>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=SFA_MAIN&UPDATE_MODE=DELETE>
SFA_MAIN Main The SFA main page _NA_

0
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View
<https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=_NA_>
Delete
<https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=_NA_&UPDATE_MODE=DELETE>
_NA_ For using genericPortletScreen To be able to have parameters at the
portlet level, not PortletPage level _NA_

0
2019-03-09 12:20:10.0 2019-03-09 12:20:10.0 2019-03-09 12:20:10.0 2019-03-09
12:20:10.0

On Thu, Mar 14, 2019 at 9:56 AM Arun Patidar <[hidden email]> wrote:

> Looks like portalPageId is empty value in screen
> component://common/widget/PortalPageScreens.xml#showPortalPage.
>
> Please verify.
>
> Kind Regards,
> *Arun Patidar*
>
>
>
> On Thu, Mar 14, 2019 at 1:35 PM Wolfgang Paul Rauchholz <
> [hidden email]> wrote:
>
> > Good day Arun. Here we go
> >
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common/widget/PortalPageScreens.xml#showPortalPage]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://myportal/widget/CommonScreens.xml#main-decorator]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen
> > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] )) (Error rendering
> screen
> > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] ))) (Error rendering
> screen
> > [component://myportal/widget/CommonScreens.xml#main-decorator]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen
> > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] )) (Error rendering
> screen
> > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> []
> > (Could not find PortalPage with portalPageId [] ))))
> >
> > Wolfgang
> >
> > On Thu, Mar 14, 2019 at 6:27 AM Arun Patidar <
> > [hidden email]>
> > wrote:
> >
> > > Hi WOlfgang,
> > >
> > > Please share your error message in detail here.
> > >
> > > Kind Regards,
> > > *Arun Patidar* | Manager, Enterprise Development
> > > HotWax Systems <http://www.hotwaxsystems.com/>
> > > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> > > Indore, M.P. 452010
> > > Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar>
> > >
> > >
> > >
> > > On Thu, Mar 7, 2019 at 11:11 PM [hidden email] <
> > > [hidden email]> wrote:
> > >
> > > > I'd appreciate a hint form the community in what I am doing wrong
> with
> > > the
> > > > myportal setup. I get a long error message when accessing:
> > > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error
> rendering
> > > > screen [component://common.........
> > > >
> > > > That is what I did:
> > > > I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> > > > In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL
> MyPortal
> > > > base operations  and
> > > > I created then a new Portal Page ID added as  'Owner User Login ID'
> my
> > > own
> > > > login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added
> > > portlets.
> > > >
> > > > But still not working, what am I missing?
> > > > What I notices is that - in contrast to the demo version - when I go
> to
> > > > Preferences part in MyPortal, I only can create a new Portal Page,
> the
> > > the
> > > > ones created do not show up there.
> > > >
> > > > Thanks, WOlfgang
> > > >
> > >
> >
> >
> > --
> >
> > Wolfgang Rauchholz
> >
>


--

Wolfgang Rauchholz
Reply | Threaded
Open this post in threaded view
|

Re: myportal config.

Pierre Smits-3
I believe this warrants a JIRA ticket.

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Thu, Mar 14, 2019 at 12:53 PM Wolfgang Paul Rauchholz <
[hidden email]> wrote:

> I checked in ENTITY ENGINE TOOLS. All portalPageId have a value.
> Interesting enough, when going to my portal, I don't see any of these in
> 'Preferences' or Portal Page Admin.'. Do I have an issue with the security
> model?
> My username is not 'admin', but one chosen when running
>
> ./gradlew "ofbiz --load-data readers=seed,seed-initial" loadAdminUserLogin
> -PuserLoginId=<user_name>.
>
>
>   portalPageId portalPageName description ownerUserLoginId
> originalPortalPageId parentPortalPageId sequenceNum securityGroupId
> lastUpdatedStamp lastUpdatedTxStamp createdStamp createdTxStamp
> helpContentId
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=ApPortalPage
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=ApPortalPage&UPDATE_MODE=DELETE
> >
> ApPortalPage Main Portal page for Past Due Invoices and Invoices Due Soon
> in AP _NA_
>
> 0
> 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0
> 2019-03-09
> 12:20:16.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=ArPortalPage
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=ArPortalPage&UPDATE_MODE=DELETE
> >
> ArPortalPage Main Portal page for Past Due Invoices and Invoices Due Soon
> in AR _NA_
>
> 0
> 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0
> 2019-03-09
> 12:20:16.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=EXAMPLE
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=EXAMPLE&UPDATE_MODE=DELETE
> >
> EXAMPLE Example Portal Page The default example OFBiz portal page _NA_
>
> 0
> 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0
> 2019-03-09
> 12:20:17.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=EXAMPLE1
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=EXAMPLE1&UPDATE_MODE=DELETE
> >
> EXAMPLE1 Example Portal Page 1 Portal page 1 _NA_
> EXAMPLE 100
> 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0
> 2019-03-09
> 12:20:17.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=EXAMPLE2
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=EXAMPLE2&UPDATE_MODE=DELETE
> >
> EXAMPLE2 Example Portal Page 2 Portal page 2 _NA_
> EXAMPLE 200
> 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0
> 2019-03-09
> 12:20:17.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=FinAccountPortalPage
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=FinAccountPortalPage&UPDATE_MODE=DELETE
> >
> FinAccountPortalPage Fin account portal page Fin account main screen using
> flexible portal technology _NA_
>
> 0
> 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0
> 2019-03-09
> 12:20:16.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=OrderPortalPage
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=OrderPortalPage&UPDATE_MODE=DELETE
> >
> OrderPortalPage Order Portal Page Order main page using flexible Portal
> technology _NA_
>
> 0
> 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0
> 2019-03-09
> 12:20:16.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=OrderReportPage
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=OrderReportPage&UPDATE_MODE=DELETE
> >
> OrderReportPage Order Purchase Report Portal Page Order purchase Report
> page using flexible Portal technology _NA_
>
> 0
> 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0
> 2019-03-09
> 12:20:16.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=PartyProfile
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=PartyProfile&UPDATE_MODE=DELETE
> >
> PartyProfile Parties Party profile page using flexible Portal technology
> _NA_
>
> 0
> 2019-03-09 12:20:11.0 2019-03-09 12:20:10.0 2019-03-09 12:20:11.0
> 2019-03-09
> 12:20:10.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=ProductStoreFacility
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=ProductStoreFacility&UPDATE_MODE=DELETE
> >
> ProductStoreFacility ProductStore Facility Management The page to manage
> productStoreFacility data _NA_
>
> 100
> 2019-03-09 12:20:13.0 2019-03-09 12:20:13.0 2019-03-09 12:20:13.0
> 2019-03-09
> 12:20:13.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=SFA_MAIN
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=SFA_MAIN&UPDATE_MODE=DELETE
> >
> SFA_MAIN Main The SFA main page _NA_
>
> 0
> 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0
> 2019-03-09
> 12:20:17.0
> View
> <
> https://10.5.2.1:8443/webtools/control/ViewGeneric?entityName=PortalPage&portalPageId=_NA_
> >
> Delete
> <
> https://10.5.2.1:8443/webtools/control/UpdateGeneric?entityName=PortalPage&portalPageId=_NA_&UPDATE_MODE=DELETE
> >
> _NA_ For using genericPortletScreen To be able to have parameters at the
> portlet level, not PortletPage level _NA_
>
> 0
> 2019-03-09 12:20:10.0 2019-03-09 12:20:10.0 2019-03-09 12:20:10.0
> 2019-03-09
> 12:20:10.0
>
> On Thu, Mar 14, 2019 at 9:56 AM Arun Patidar <[hidden email]>
> wrote:
>
> > Looks like portalPageId is empty value in screen
> > component://common/widget/PortalPageScreens.xml#showPortalPage.
> >
> > Please verify.
> >
> > Kind Regards,
> > *Arun Patidar*
> >
> >
> >
> > On Thu, Mar 14, 2019 at 1:35 PM Wolfgang Paul Rauchholz <
> > [hidden email]> wrote:
> >
> > > Good day Arun. Here we go
> > >
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen
> [component://common/widget/PortalPageScreens.xml#showPortalPage]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://myportal/widget/CommonScreens.xml#main-decorator]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen
> > > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] ) (Error rendering
> screen
> > > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] )) (Error rendering
> > screen
> > > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] ) (Error rendering
> screen
> > > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] ))) (Error rendering
> > screen
> > > [component://myportal/widget/CommonScreens.xml#main-decorator]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen
> > > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] ) (Error rendering
> screen
> > > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] )) (Error rendering
> > screen
> > > [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] ) (Error rendering
> screen
> > > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > > java.lang.RuntimeException: Could not find PortalPage with portalPageId
> > []
> > > (Could not find PortalPage with portalPageId [] ))))
> > >
> > > Wolfgang
> > >
> > > On Thu, Mar 14, 2019 at 6:27 AM Arun Patidar <
> > > [hidden email]>
> > > wrote:
> > >
> > > > Hi WOlfgang,
> > > >
> > > > Please share your error message in detail here.
> > > >
> > > > Kind Regards,
> > > > *Arun Patidar* | Manager, Enterprise Development
> > > > HotWax Systems <http://www.hotwaxsystems.com/>
> > > > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> > > > Indore, M.P. 452010
> > > > Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar>
> > > >
> > > >
> > > >
> > > > On Thu, Mar 7, 2019 at 11:11 PM [hidden email] <
> > > > [hidden email]> wrote:
> > > >
> > > > > I'd appreciate a hint form the community in what I am doing wrong
> > with
> > > > the
> > > > > myportal setup. I get a long error message when accessing:
> > > > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error
> > rendering
> > > > > screen [component://common.........
> > > > >
> > > > > That is what I did:
> > > > > I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> > > > > In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL
> > MyPortal
> > > > > base operations  and
> > > > > I created then a new Portal Page ID added as  'Owner User Login ID'
> > my
> > > > own
> > > > > login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added
> > > > portlets.
> > > > >
> > > > > But still not working, what am I missing?
> > > > > What I notices is that - in contrast to the demo version - when I
> go
> > to
> > > > > Preferences part in MyPortal, I only can create a new Portal Page,
> > the
> > > > the
> > > > > ones created do not show up there.
> > > > >
> > > > > Thanks, WOlfgang
> > > > >
> > > >
> > >
> > >
> > > --
> > >
> > > Wolfgang Rauchholz
> > >
> >
>
>
> --
>
> Wolfgang Rauchholz
>