Captiva (Opentext) Standard Import - how to setup and import files
Hey,
For the Standard import module to work we need to make sure that we have provided the profile name for example(myprofile1,myprofile2) in the shortcut of the executable file you are using.
Create a shortcut of CPIMPORT.exe file from "C:\Program Files (x86)\InputAccel\Client\binnt" path and in the properties window of the shortcut modify the target field as shown below.
Target field contains : "C:\Program Files (x86)\InputAccel\Client\binnt\CPIMPORT.exe" - FileProfileNames:myprofile1,myprofile2
When you are running the module as service please provide the import profile names in the file "CPIMPORT.config" as shown in below format.
FileImportProfileNames="myprofile1,myprofile2"
The CPIMPORT.config file is located in C:\ProgramData\EMC\InputAccel\CPIMPORT\Config folder.
For the Standard import module to work we need to make sure that we have provided the profile name for example(myprofile1,myprofile2) in the shortcut of the executable file you are using.
Create a shortcut of CPIMPORT.exe file from "C:\Program Files (x86)\InputAccel\Client\binnt" path and in the properties window of the shortcut modify the target field as shown below.
Target field contains : "C:\Program Files (x86)\InputAccel\Client\binnt\CPIMPORT.exe" - FileProfileNames:myprofile1,myprofile2
When you are running the module as service please provide the import profile names in the file "CPIMPORT.config" as shown in below format.
FileImportProfileNames="myprofile1,myprofile2"
The CPIMPORT.config file is located in C:\ProgramData\EMC\InputAccel\CPIMPORT\Config folder.
Comments
Post a Comment