cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Runtime Error - Access Denied

Former Member
0 Kudos

Hi Gurus,

I have developed a simple model using two BAPIs in the VC.

Once I save and deplay the model, I am getting a message 'Deployed Successfully'. But when i click on the Run <My model> link, i am not getting the Portal screen with the layout i have designed. I am getting an empty screen.

When i do a preview for my model in the portal, I get the following error:

" Portal Runtime Error

An exception occurred while processing a request for :

iView : N/A

Component Name : N/A

Access denied (Object(s): portal_content/com.sap.gm.cnt/vcmodels/com.myComp.myProduct.2L.USER_LIST/com.myComp.myProduct.iviews/com.myComp.myProduct.2M.Userlist).

Exception id: 10:04_23/12/06_0005_83777250

See the details for the exception ID in the log file "

can somebody tell me what am i doing wrong? Or what should I do to correct this?

Regards,

Ravi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ravi

Just check whether you did authorization setting for bapi?

Former Member
0 Kudos

hi Ravi,

Check whether you have connected to a portal server. In the right hand top corner you get a small button to connect to portal server. If it says it have deployed successfully then in the contentadmin->portalcontent->visualcomposer folder you can see your iView created there.

Regards,

Gopi

ashutosh_rastogi
Active Contributor
0 Kudos

Hi,

Just A guess....It seems you dont have authorisation for portal access. Try adding content administration role to your User.

Ashutosh