Install Auto KV Extraction plugin

  1. In Transact, go to Administrator > System Configuration.
  2. Select Workflow Management.
  3. Drag and drop the ZIP file into the Import Plugin section.
  4. Restart Transact.

There is a known issue with the Infor IDM Export Plugins Phase 6 and earlier in that they remove an essential line from the applicationContext.xml file, located at [Transact_Directory]\Application.

The following error may occur in the dcma-all.log file when you try to execute the plugin after restarting Transact:

Caused by:

org.activiti.engine.ActivitiException: Unknown property used in expression: ${autokvextractionplugin.performAutoKVExtraction(batchInstanceID,key)}

To resolve this error, add the following line into the applicationContext.xml file, located at [Transact_Directory]\Application:

<import resource="file:C:\Ephesoft\SharedFolders/customPluginJars/*.xml"/>

The above line assumes Transact is installed on C:\Ephesoft\.