cancel
Showing results for 
Search instead for 
Did you mean: 

Work flow's Task Error?

Former Member
0 Kudos

Hi,

I am new to work flow and created a initial work flow to display the material.

I designed a work flow as following contents:

The work flow will ask you that, would you like to display the material.

If yes, It will display the material else, send the mail to SAP inbox Business Workplace with the negative message.

System is generated a work flow number and there is no inconsistence in the same.

But, it is giving error. I am giving the existing material number and pressing execution button.

The error is Task started under work item ID 410252 current status: Error .

If I get success then I am going to start working on real scenario of notification display with the same prospects for my client requirement.

Please help me out.

Thanks

Sekhar

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Self Resloved

Former Member
0 Kudos

hi,

this error may be because of two resons

1)Agent Assignment

2)Binding

In workflow there r 5 conatiner...u have to do binding

for this which business obj u r using...ceate it in container like workflow container , task container.

if there is any event which is triggering ur workflow...chk binding there also.

n check wether ur task status whether it is released or not.

Do agent assignment n make it General task.

Hope this will help u...

Former Member
0 Kudos

Bind the materail field of the work flow and the activity ( Object container ) container which you are using to display the Material, other wise data will not flow.

Hope this helps you.

Murthy.

Former Member
0 Kudos

Hi,

Where can I bind the material and object navigatory.

please help me out

Former Member
0 Kudos

In the activity (step) of the work flow where you try to display the material, do this in the binding option provided in the activity ( For this a button is provided in the activity step ). Hope this helps you.

Regards,

Murthy.

Former Member
0 Kudos

Hi,

Have you assigned agents properly in task level.

Former Member
0 Kudos

when you created workflow template you have to assign agents at workflow level and task level,and give the proper bindings.those variables should be of the same type which are involved in between task to workflow binding and viceversa.