Error while viewing the workitem created by sample match and merge workflow: "GEN-7001: Requested Operation failed. Specified XMLC page does not implement IWorkItemDisplayDoc as required. (attached the error log for details)."

Error while viewing the workitem created by sample match and merge workflow: "GEN-7001: Requested Operation failed. Specified XMLC page does not implement IWorkItemDisplayDoc as required. (attached the error log for details)."

book

Article ID: KB0087084

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
Description:
============
Following is the error text that is displayed in the TIBCO Collaborative Information Manager User Interface:

"GEN-7001: Requested Operation failed. Specified XMLC page does not implement IWorkItemDisplayDoc as required. (attached the error log for details)."

Environment:
===========
TIBCO Collaborative Information Manager 8.1.0
Application Server: All
OS: All

Symptoms:
========
This error is generally thrown when a user tries to open/view a match/merge workitem created using the sample workflow indicated above.

Cause:
=====
Configuration issue.

Resolution:
==========
The following parameter in "SelectMatchRecordWorkItem" activity (in the sample workflow - wfin26productaddinternaleditv1.xml) should have a value as CATALOGMERGERECORD instead of CATALOGMESSAGE:

&ltParameter name="TaskType" direction="in" eval="constant" type="string"&gtCATALOGMERGERECORD</Parameter>

Once completed, save the workflow file and create a new workitem.

Issue/Introduction

Error while viewing the workitem created by sample match and merge workflow: "GEN-7001: Requested Operation failed. Specified XMLC page does not implement IWorkItemDisplayDoc as required. (attached the error log for details)."