Quantcast
Channel: Ephesoft Docs
Viewing all articles
Browse latest Browse all 478

How to add Filebound Export Plugin in 4.0.x

$
0
0

 

Topic #1 : Add Filebound Export Plugin in 4.0.x

Applicable Ephesoft versions: 4.0.x

In the 4.0 release of Ephesoft, the FileBound Export Plugin was removed. In order to add it manually to the workflow, you will need to follow the instructions below.

Associated Download:  dcma-filebound.zip

Instructions:

 

  1. Stop Ephesoft server
  2. Extract the dcma-filebound.zip content at a temporary location.
  3. Go to [Ephesoft_home]\Application\WEB-INF\classes\META-INF\* directory.
  4. Copy extracted directory dcma-filebound to META-INF folder.Structure of META-INF folder will be like:—META-INF—–|—–dcma-filebound—–

    |— applicationContext.xml

    |— dcma-filebound.properties

    |— filebound-field-lookup.properties

    |— init-testdata.sql

  5. Run below query in Ephesoft database :For MySQL :UPDATE plugin SET is_deleted=b’0′ WHERE  plugin_name=’FILEBOUND_EXPORT’;

     

    For MS SQL:

    UPDATE plugin SET is_deleted=’0′ WHERE  plugin_name=’FILEBOUND_EXPORT’;

  6. Start Ephesoft Service

 

File bound export plugin will be added to available plugins list.

 

 

< Back | How To Main PageNext How To Article #? >


Viewing all articles
Browse latest Browse all 478

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>