timbojones Posted August 22, 2006 Share Posted August 22, 2006 I have set up a solution with a script that does multiple finds in order to create a list. It works fine when I run it with full access privileges. However when I use more restricted privileges one of the finds does not occur. The find is done in an unstored calculated field on values originating from another file. I've tried many different ways of arriving at the desired found set, but always that calculated field pulled from the other file will not find in anything less that full access privileges. Anyone out there experience the same sort of thing? Any solutions? Thanks. Quote Link to comment Share on other sites More sharing options...
David Head Posted August 23, 2006 Share Posted August 23, 2006 Maybe the access privileges in the other file don't allow access to the field. Check the access privileges in the remote file. Quote Link to comment Share on other sites More sharing options...
timbojones Posted August 24, 2006 Author Share Posted August 24, 2006 I already inspected the privileges in the other file. They allow plenty of access. to all fields. I don't get this one. It's very frustrating. Quote Link to comment Share on other sites More sharing options...
LaRetta Posted August 24, 2006 Share Posted August 24, 2006 Each script has a checkbox on whether to run with Full Access Privileges. Have you checked them? Also check any sub-scripts fired from within each script (for the same setting). "The find is done in an unstored calculated field on values originating from another file." Also, each set of privileges must be set for each FILE. Did you check there? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.