How to have workitems created such that the workitems never timeout?
book
Article ID: KB0094283
calendar_today
Updated On:
TIBCO MDM
|
-
|
Not Applicable
|
-
|
Description
Resolution:
In the CreateWorkItem activity, set the ExpiryDate parameter as empty. For instance, the parameter can be set as follows:
<Parameter direction="in" eval="constant" type="string" name="ExpiryDate"></Parameter>
This will ensure that the workitem created by the CreateWorkItem activity never expires or timeouts.
Issue/Introduction
How to have workitems created such that the workitems never timeout?
Environment
TIBCO MDM 8.X
Feedback
thumb_up
Yes
thumb_down
No