Customization: Difference between revisions

From Simple Wiki
No edit summary
No edit summary
Line 15: Line 15:
Perform data lookups or text analysis using custom code. Standard [[Autofill]] requires a direct connection to the [[Database]], but [[Autofill#Custom_Code_Autofill|Custom Code Autofill]] can use any API, SDK, web service, etc. to populate [[index]] fields based on extracted values or analysis of the [[Full-Page OCR]] text.
Perform data lookups or text analysis using custom code. Standard [[Autofill]] requires a direct connection to the [[Database]], but [[Autofill#Custom_Code_Autofill|Custom Code Autofill]] can use any API, SDK, web service, etc. to populate [[index]] fields based on extracted values or analysis of the [[Full-Page OCR]] text.


== [[Export#Custom_Code_Export Custom Code Export]] ==
== [[Export#Custom_Code_Export|Custom Code Export]] ==


Upload processed files and data to any content management system, business application, cloud storage, etc. using a [[Export#Custom_Code_Export Custom Code Export]].
Upload processed files and data to any content management system, business application, cloud storage, etc. using a [[Export#Custom_Code_Export Custom Code Export]].

Revision as of 08:08, 27 July 2023

SimpleIndex offers several ways to add customized functionality and system integrations to any document processing workflow.

Just Ask Us![edit | edit source]

Almost every feature in SimpleIndex started as a customer request. As a small developer, Simple Software is able to quickly implement new features and customizations that would not get consideration at larger firms.

Contact Us to discuss your specific requirements with our team and find out how easily we can make it happen!

Pre-Process and Post-Process[edit | edit source]

The most basic customization involves the execution of a command line at the start or end of the document workflow. Use the Pre-Process and Post-Process settings to configure these.

Custom Code Autofill[edit | edit source]

Perform data lookups or text analysis using custom code. Standard Autofill requires a direct connection to the Database, but Custom Code Autofill can use any API, SDK, web service, etc. to populate index fields based on extracted values or analysis of the Full-Page OCR text.

Custom Code Export[edit | edit source]

Upload processed files and data to any content management system, business application, cloud storage, etc. using a Export#Custom_Code_Export Custom Code Export.

SimpleExport XSLT Data Formatter[edit | edit source]

Use the SimpleExport application to transform Index Logs into any possible text file format using XSLT.