Embedded View & You are not authorized to access

Hello,

   I am facing problem with Embedded View. There are 2 database Db1 & Db2.

Db1 contains view (view1). I am Embeddeding the view(view1) in Db2 form (frm1). When I am running Db2 form it showing error “you are not authorized to access”. When I am removing Embedded View from form "frm1"its running fine. Error is coming when I am embedding the view.

URL for db2

http://servername/Db2.nsf/frm1?openform

I am have manager access in both databases.

If am running the view directly through DB1 I am able to do it.

http://servername/Db1.nsf/view1?openview.

Same databases are working fine in development server.

Please help.

Pawan

Subject: Embedded view problem

Hi,

You may have access to read the document in Database ACL for your test Environment, but you mayn’t have required ACL on Db1 of which view you are going to Embed in Db2.Or go through the view’s Security Property for Public Access. i think one of above two is creating problem for you, Just check it may be the cause…

Regards

Rupesh