Skip to Content
0
Former Member
May 12, 2008 at 10:42 AM

purchase order and agreement problem

143 Views

Hi gurus,

I have a problem that i've come up with going though event trace on my DEV test system.

Although, simulation of WF's are fine and all bindings and syntax checks are without error or warnings,

trace is the only place i've found that something was wrong, appart from that my WF 'WS90200003'

stopped functioning because of automatic linkage deactivation.

I had to manually disable automatic linkage deactivation upon error in SWETYPL to keep the WF alive.

When i did this, all was fine, queing of events started. 😔

Upon creating purchase order i got following trace:

-


BUS2012 RELEASESTEPCREATED 12.05.2008 11:22:07 WS90200003 @5B@ SWW_WI_CREATE_VIA_EVENT_IBF

QCYBUS2012 CREATED 12.05.2008 11:22:08 @AI@ No receiver entered

BUS2011 QUOTATIONCREATED 12.05.2008 11:22:08 @AI@ No receiver entered

BUS2012 RELEASESTEPCREATED 12.05.2008 11:22:08 WS90200003 @5B@ SWW_WI_CREATE_VIA_EVENT_IBF

BUS2012 RELEASESTEPCREATED 12.05.2008 11:22:10 WS90200003 @AI@ Event put in queue

BUS2012 RELEASESTEPCREATED 12.05.2008 11:22:10 WS90200003 @5C\QFeedback after error@ Feedback after error

FREBUS2012 CREATED 12.05.2008 11:22:08 @AI@ No receiver entered

-


Upon creating contract i got following trace, quite similar to one before:

-


BUS2014 RELEASESTEPCREATED 12.05.2008 11:34:31 WS90200004 @5B@ SWW_WI_CREATE_VIA_EVENT_IBF

QCYBUS2012 CREATED 12.05.2008 11:34:31 @AI@ No receiver entered

BUS2011 QUOTATIONCREATED 12.05.2008 11:34:31 @AI@ No receiver entered

BUS2012 RELEASESTEPCREATED 12.05.2008 11:34:31 WS90200003 @5B@ SWW_WI_CREATE_VIA_EVENT_IBF

BUS2012 RELEASESTEPCREATED 12.05.2008 11:34:31 WS90200003 @AI@ Event put in queue

BUS2012 RELEASESTEPCREATED 12.05.2008 11:34:31 WS90200003 @5C\QFeedback after error@ Feedback after error

FREBUS2012 CREATED 12.05.2008 11:34:31 @AI@ No receiver entered

-


There are no duplicate entries in 'SWETYPL', agent assignments seem fine, WF customizing is OK.

Somehow it is not clear for me why or how my 'WS90200003' with BUS2012 keeps triggering.

When i look in 'Feedback after error' message i see that release code is missing for BUS2012, but weird thing is

that in contract creation it tries to pass contract document number in event BUS2012...

I don't know why BUS2012 is constantly double-triggering.

Not to forget, i'm working on ECC 6.0.

Thank you for the contribution and tips.

Greets,

Tom