Dan Boyher
- Total activity 408
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 299
Articles
Recent activity by Dan Boyher Sort by recent activity-
Capture Server Pro Powershell Recipes - Insert a Batch Property into a Field
NOTE: This will be done using the Modify Your Metadata activity in version 1.10 and later. These activities are examples of grabbing a property off of a batch and applying it to the documents in th...
-
Capture Server Pro Powershell Recipes - Remove Metadata from a Field
NOTE: This will be done using the Modify Your Metadata activity in version 1.10 and later. This activity will remove a piece of metadata from a document changing it from being marked as an indexed ...
-
Capture Server Pro Powershell Recipes - Save Original File Name as Metadata
This activity will allow you to have your document's original file name injected into a field to be used as metadata. NOTE: Running the below powershell will add a custom activity into your process...
-
Capture Server Pro Powershell Recipes - Setting Metadata in an Activity
NOTE: This will be done using the Modify Your Metadata activity in version 1.10 and later. Changing the metadata in your Title field may not seem like such a big deal, but this activity will show a...
-
Capture Server Pro - Custom Activity Basics
There are a few things every activity will have in common when being put into PowerShell. You will need to import the modules you are using, if they aren't already and set a few pieces of required ...
-
Capture Server Pro - Securing Apps Using SSL
Description Capture Server Pro Office Add-Ins require that your Apps site (default port 7210) be secured using an SSL certificate. Below are instructions on how to do this for testing with a self-s...
-
Capture Server Pro - Reserved words are not available in configuration drop downs
Issue Description When configuring activities in process designer that require that I select a field, my reserved words filled out by Connect, Capture, or Capture Server Pro are not available optio...
-
Capture Server Pro - Building a Process
When building Capture Server Pro processes, there are a few questions you will want to consider prior to building out a process to determine which activities you will want to use. These questions a...
-
Capture Server Pro - Field Styles
There are a variety of styles you can display your indexing fields as that have different configuration options. For more information on setting up your index panel, see the Index Experience Best P...
-
Capture Server Pro - Processing and Index Reporting
The ability to report on your indexing users output as well as processing times and volumes can be crucial to keeping track of your system. Below is some information on where to find this informati...