We are trying to use the WDABAP Loan Request application in EHP7.
When we run from SE80 it's working fine no issue.
When we click on New Loan Request button application opens fine.
But when we run from ESS role from portal it's giving error.
In Launchpad application configured as below.
To cross check i just configured, only Create Loan Request application and checked. It's opening fine.
From portal error:
System Alias: 'LOGL300',
User: 'SHANKAR',
Reason: System Alias is not defined or permission denied for this user
at com.sapportals.portal.appintegrator.accessor.system.LocalSystemAccessor.<init>(LocalSystemAccessor.java:60)
It says
1. System Alias: 'LOGL300' not defined
or
2. Permission denied for this user
I would suggest to add the system alias(LOGL300) in portal just to check if its works fine after adding it or not.
Apart from it make sure your user id or the respective portal role or group has the permissions.
Login to portal as Administrator, in content admin, open the permissions for Portal Content and give the Everyone group the read access. Also click on the "Reset Child Permissions" button so that all the children will get same read access. This should resolve your permission problem.
Try these two and see.
For the backend see why the iv_classname is empty, may be some config is not there or getting lost some where in code.
And I cross checked with only New Loan Request application form portal. This also is having some issue.
From portal application opens fine.
After filling the values clicking on Review button it's shows dump.
I check in ST22, it show dump in standard class method.
In debug mode, 2nd time it's getting emtpy for field iv_classname and returning 500 internal error.
This issue is happening from portal only. If i run from SE80 and create new request from overview screen it's working fine.
Hi Shankar,
Nice to see the Solutions on loans which you have posted . We are on EHP7 . Our requirement is loans . Can you please let me know the standard package of loans for India in EHP 7 . We have been checking for standard things under LPD_CUST ----> ESS and i have the loan application mentioned as below
Now as i read through the Thread which you have posted, i feel first the SAP note to be implemented
i e 2062247 in the present environment .isnt it ?
After this please let me know the process to follow to get the loan service on the portal ?
Thanks and regards
Lokesh
Hi Shankar,
We are also facing a similar kind of issue where when we click on "New Loan Request" Button from Loan Overview in ESS we are getting "Page not found error", and when i check the logs URL is pointing to some Business Package folder.
We are at EHP7 and have imported PFCG role for ESS in Portal.
Please help!
Regards,
Pankaj
Add a comment