Products | Versions |
---|---|
TIBCO MDM | - |
Not Applicable | - |
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.