Post Processors
Post-processors are run for each document that was successfully written to the target repository. They usually perform clean up or modify the source document in some way
- 
                                                        
File System Delete File: Deletes files one they are processed successfully
 - 
                                                        
File System File Name Stubbing: Replaces any migrated files with a stub of the file including
 - 
                                                        
File System Rename File: Renames files as they are being processed
 - 
                                                        
JDBC Update Table: Will update the database table in the source repository
 - 
                                                        
SharePoint Modify Permissions: Allows users to change the permission level of either individual documents or all of the documents being processed from a SharePoint site.
 
Objective ECM Post Processors
Objective 3Sixty provides a number of Post Processors for Objective ECM and Nexus that enable in-place metadata update and other capabilities.
- 
                                                        
Objective Alias Creator Post Processor: This post processor enables the creation of an ECM Alias object pointing to each document.
 - 
                                                        
Objective Move Post Processor: This post processor can be used to move the document to a different ECM folder.
 - 
                                                        
Objective Update Metadata Post Processor: This post processor can be used to update the document ECM metadata in-place without increasing its version.
 
Related Articles: