cancel
Showing results for 
Search instead for 
Did you mean: 

Errors when attempting to set a work item to obsolete

Former Member
0 Kudos

Hello,

I have a wait step in a workflow. When the latest deadline is reached, I want to set that work item to obsolete and continue with the workflow. In the 'Latest End' outcome of the step, I have created a process control to set the step to obsolete. When I run the workflow, I get the following errors at the process control and it does not go past the wait step:

Error in the evaluation of expression '&<???>_EVT_OBJKEY&' for item '1'

Message no. SWF_EXP_001072

and

Source (expression '') of binding assignment is not available

Message no. SWF_BND_001101

I have not been able to find anything on these errors. Has anyone seen these errors and can anyone point me in the right direction to fixing this?

Thanks,

Chris.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Deleted the binding in the wait step and now it works.

Former Member
0 Kudos

Hi Chris,

Check your binding on the activity you're defining the Latest End.

cheers,

Nuno

Former Member
0 Kudos

Thanks for the reply. I have a binding established in the 'wait for event' step. The step proceeds correctly when the event happens, so I belive that the binding is correct. The problem happens when the process control step in the 'latest end' outcome of the 'wait for event' step attempts to set the work item to obsolete. Which event container bindings does the process control need in order to set the work item to obsolete?

Thanks,

Chris.