cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow activation Error

Former Member
0 Likes
419

Hi,

We have implemented workflow to send mail when status(ECR Created,

Checked,Approved etc.) is changed in ECR(Tcode - cc31,cc32).I have

activated the triggering event in the workflow.

When I Change the status in ECR the corresponding workflow has to be

triggered. But the desired result is not happening. When I check the

Tcode SWEL,its showing the error "Feedback after error" and the

workflow eventlink is get deactivated.

Regards,

Ramganesan K.

View Entire Topic
Former Member
0 Likes

Check transaction SWEQADM to see what went wrong with the event-->wf linkage.

Probably a mandatory parameter was empty, or a difference of types, like linking a character value to a numeric field.

Kind regards, Rob Dielemans