Problem(Abstract)
When committing documents to IBM FileNet P8 Content Engine, the export fails. The error in the Task log shows as:
15:21:39.984 (1000) t:E04 p:AC18C80 Upload failed.
15:21:39.984 (0) t:E04 p:AC18C80 ERROR!!! N-2146233088
Error description = An exception occurred while creating a folder: 'Class MyP8DocClass not found.'
Error Source = DC_P8_Server
15:21:39.984 (1000) t:E04 p:AC18C80 Upload failed.
15:21:39.984 (0) t:E04 p:AC18C80 ERROR!!! N-2146233088
Error description = An exception occurred while creating a folder: 'Class MyP8DocClass not found.'
Error Source = DC_P8_Server
Symptom
Viewing a list of the Document Classes shows that the class does exist.
Cause
The Symbolic Name, not the Display Name is used when exporting to P8 Content Engine from Datacap Taskmaster.
Resolving the problem
Change the parameter in the FNP8_SetDocClassId action to reference the Symbolic Name of the Document Class, not the Display Name.
No comments:
Post a Comment