Create Document

Hi All,

I have a database user.nsf in its ACL Anonymous user has no access. Now I want ot create document in user.nsf database through Anonymous user. is there any way to do the thorugh agents. or plase suggest me how could i do it.

Waiting for kind response and I will be very thank ful to u for help.

With Regards,

Vikas K Sinha

Subject: Create Document

As you should know by now, an agent that runs on behalf of somebody who has the right to create documents in user.nsf would be one way to solve it.

If all you want is anonymous users being able to create documents (but not read them) simply give anonymous the right to read and write public documents and set your form to be available to public access users.

For users to be able to read their newly created document, you would have to include a field $PublicAccess set to “1”, but that would allow anybody to read this document, if he’s able to find it.