Couldn't create DC_P8 FileNet object in IBM Datacap Taskmaster Capture
Abstract
When exporting to IBM FileNet Content Engine, documents fail to be committed and the batch aborts on the FNP8SetURL action with the error:
Error with P8_Uploaded Xml file found. Couldn't create DC_P8 FileNet object. ERROR!!! N-2147024894
Environment
IBM Datacap Taskmaster Capture 8.01 Fix Pack 3 using MTOM connector
Resolving the problem
Replace the DC_P8_Server.dll file.
- Open a command prompt, and navigate to the C:\Windows\Microsoft.NET\Framework\v4.0.30319 folder.
- Unregister the dll with the command:
- regasm C:\datacap\dcshared\NET\DC_P8_Server.dll /u
- Copy DC_P8_Server.dll from C:\datacap\dcshared to C:\datacap\BPilot.
- Reregister the dll with the command:
- regasm C:\datacap\BPilot\DC_P8_Server.dll
- Reboot the server
No comments:
Post a Comment