Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Searching for modified documents and changing permissions using LAPI

Status
Not open for further replies.

ryan4444

Programmer
Aug 13, 2007
2
US
I want to use JAVA LAPI to find all modified documents in a folder and its subfolders during a certain date range and apply new permissions to the documents based on the information in the categories. I wanted to search using the LAPI search ApplyQuery for the OTModifyDate but I have not seen any examples of this by a date range. Then loop through the resultset of the search and apply the permissions. How can I do this? If anyone has any code they could share it would be greatly appreciated.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top