Work Flow Not started as Event Failed with Exception.

Question: Work Flow Not started as Event Failed with Exception.

The Event Trace Details are

ReciverFM: SWW_WI_CREATE_VIA_EVENT
STATUS : Feedback after error.

What is problem How to solve?????????????

Cheers..

Answer:
where to check when my event through exception in function module........

any 1 faced similer kind of prob

Answer:
Hi,

There's not enough information there for me to provide a definitive solution to your problem, but it seems like your workflow receiver function module is raising an exception.

Were I in your shoes, I'd look at generating the event manually (using SWUE), then use the debug options to follow the receiver FM logic through to see where it fails. If you're not au fait with ABAP/4 debugging, get an ABAP/4 developer to help you.

It might just be a problem with your event parameters, or maybe the system doesn't 'like' the workflow you're trying to start, in which case the workflow test tools (SWUS) may also help you in this regard.

Regards,

Tim
Copyright ?2007 - 2008 www.jt77.com