Blog

800.705.0401 | 858.458.4222

LinkedInFacebookTwitterHershey Technologies RSS Feed

Contact Us | Careers 


 

Changing the Item-Level Permissions Settings for a Document Library requires PowerShell

Today I decided that I needed to change the Item-Level Permissions settings for a document library so that users could only read the items that they had created.  For SharePoint lists, the Item-Level Permissions setting is easily configured under the list’s Advanced Settings section, like this:     However, when I went to the Advanced Settings section for my document library, there was no section for Item-Level Permissions.  I checked a few other lists and document libraries and confirmed that apparently most list types support this configuration, except for document libraries!   So my next question was whether Item-Level Permissions settings could not be changed in a document library at all, or whether these options were simply not displayed in the browser for the Advanced Settings in a library.  I figured the easiest way to determine this would be to attempt it with PowerShell in a test environment… if it was not supported, the PowerShell commands would simply fail to execute ...

Newsletter for Kofax Users

Hershey Technologies welcomes the New Year with several exciting new features for users and managers affiliated with Kofax Capture software. We understand that change is a constant in our industry, with new operating systems,   software product releases, evolving use of mobile devices and enterprise security issues are some to the topics Hershey Technologies technical support team is prepared to address!

How can I speed up the export of my custom export script?

Your custom export is saving image files out to a folder and performs well when exporting to a local folder but is much slower when exporting to network storage.  This problem increases dramatically as the number of pages in the multipage image file increase.

My batch class needs to support eDocs and use KTM but it won’t publish, what do I do?

I have run into several scenarios where I needed my batch class to support eDocs and I needed to use Kofax Transformation Module.  For example, I wanted to use the Kofax Capture Import Connector – Email, this requires that you set your batch class to allow import of eDocs.  By default Kofax Capture will throw an error during publish if you set the batch class to allow eDocs and you include the KTM queues.  This is for good reason as KTM will error if you try and run an eDoc through it.

Can I access index fields from Recognition Script?

Not long ago I had a client that was using a barcoded coversheet to replace a previous version that required OCR.  The client placed several values into the barcode with a delimiter and wanted them parsed out and placed into the appropriate index fields.

Recognition Script seemed like the most likely place to implement this little tidbit of code.  Unfortunately I quickly found out that while I could parse the barcode into its separate values, Recognition Script only provides access to the index field its applied to.  Therefore I had no access to the other index fields and could not set them.

Why do I have to install my workflow agent on every station?

When using workflow agents with Kofax Capture it is best practice to deploy your workflow agent on every station in your Kofax Capture environment.  This ensures that the workflow agent will be present and able to perform its function whenever needed.  To enforce this best practice, Kofax Capture by default will through an exception and route your batch to Quality Control with an error status if it cannot load the workflow agent dll.

The right way and wrong way to use the “Rating (0-5)” field in a SharePoint list or library

If you wish to utilize Ratings on a SharePoint list or library, you might think that you can do so by simply adding the “Rating (0-5)” site column to your existing list, library or content type.  In fact, SharePoint will allow you to do that, however doing so may or may not provide the intended results.

Problem with Web Service URL for SSRS 2008 R2 deployed in SharePoint Integrated Mode

I recently solved a seemingly obscure problem configuring SQL Server Report Services (SSRS) 2008 R2 using SharePoint Integrated Mode.  However, perhaps this problem isn't as obscure as it seems and maybe this article will help others.

SharePoint Export Connector is not compatible with Item_Added event in a SharePoint event receiver

Today we tested the SharePoint Export Connector with Kofax v9 with a document library in SharePoint 2010.  This particular library included use of a custom SharePoint Event Receiver. 

Recap of SharePoint Saturday LA (SPSLA)

On September 18th 2010, a few members from the San Diego SharePoint Users Group (Tony Rockwell, Chris Givens and Galen Keene) and I trekked to the Hilton Los Angeles Airport for SharePoint Saturday LA

Pages: 12NextReturn Top