cancel
Showing results for 
Search instead for 
Did you mean: 

Error when creating wait step

0 Kudos

Hi all,

I'm developing one workflow following the template 480000010. I have to add a new path for a new type of WF.

This new path has to start waiting for one event, and this event is made by one Z object BOR.

And when I try to start the workflow, stops giving this error:


+Error when processing node "0000000011"(índice ParForEach 000000)+

+Error when creating task "Paso de espera"+

+Error when create wait step+

+Error when start the work item 000000002148+

+Error dentro del método CL_SWF_RUN_WIM_EVENT->_CREATE_WORKITEM_CONTAINER+

+Error dentro del método CL_SWF_RUN_WIM_EVENT->_GET_INIT_WORKITEM_CONTAINER+

+Workflow 000000002148, wait step 0000000011: No valid Object ID in elem.container PROCUREM+

+Work item 000000002148: It's imposible execute FLOWITEM task, método EXECUTE.+




Is there any idea to solve this problem? It could be solved by some customizing for the Z event?

Thank you all in advance.

Best regards,

Juls.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

The problem is that the BOR object is not instanciated. I had to create first the object and then was solved.

Answers (0)