BUS2105, Overall Purchase Requisition(Events triggering Prob

Question: 1.In the standard Business Object, BUS2105 (Purchase Requisition), Created and Changed Events are not there.

2. For creating PR Workflow, it requires to extend Standard PR Business Object (BUS2105) to add additional events Created and Changed. A Sub type Business Object ZBUS2105 was created with these additional Events.

3. Created and Changed events for ZBUS2105 were configured in SWEC
transaction Using BANF change document Object.

4. Then Extended the Existing Object types via Delegation through SWO1
transaction


Now, In the Standard PR Business Object BUS2105 and as well as in Sub
type Business Object ZBUS2105, the Events CREATED and
RELEASESTEPCREATED are not triggering for my Workflow.
The CHANGED Event is triggering fine.

Help please!! I'm stuck with this...

Answer:
Are you working at document or position level?... Trace BUS2009 events...






1.In the standard Business Object, BUS2105 (Purchase Requisition), Created and Changed Events are not there.

2. For creating PR Workflow, it requires to extend Standard PR Business Object (BUS2105) to add additional events Created and Changed. A Sub type Business Object ZBUS2105 was created with these additional Events.

3. Created and Changed events for ZBUS2105 were configured in SWEC
transaction Using BANF change document Object.

4. Then Extended the Existing Object types via Delegation through SWO1
transaction


Now, In the Standard PR Business Object BUS2105 and as well as in Sub
type Business Object ZBUS2105, the Events CREATED and
RELEASESTEPCREATED are not triggering for my Workflow.
The CHANGED Event is triggering fine.

Help please!! I'm stuck with this...

Answer:
hmm... ...I am the other way around, I have done the same thing and my Change does not work. The event is fired but is deactivated. What is wrong?

I have created:
1. BUS2105 extension for Changed, delegated that all properties to ZBUS2105.

2. Created an event for it with Change Document with SWEC, then also created a type linkage with SWETYPV.

3. Referenced the BUS2105.Changed in my workflow WS20000077.

When I create a PR-->ReleaseStepCreated --> OK
When I changed the PR --> SignificantlyChanged --> OK
--> Changed --> Linkage deactivated
--> Changed --> Feedback after error
(SWW_WI_CREATE_VIA_EVENT, receiver type WS20000077), however i don't seem to have a receiver ID for this transaction.

What is wrong?

Pleeeaaaseee help...Tks...

bitch

Answer:
Make sure in your workflow you use original object type (BUS2015) and not the delegated Z type.

Answer:
yea it is, but still, the event triggers, just that the event is tied to WS2000077.

Here is more info:

SWEC
1. Change doc object BANF, bus obj-BUS2105, event-Changed
2. Trigger event, onChange, EVents for Change Document section left blank

SWETYPV
1. obj BUS2105, event-Changed, Receiver type, WS20000077
Receiver FM SWW_WI_CREATE_VIA_EVENT

So apparently the event is triggering but no receiver ID is received at the FM, and in the trace I have two entries for CHANGED, one is telling me that there is error returned, but i dunno what, and the other is that the link has been deactivated.

Workflow container for WS20000077:
_WF_Initiator - &_EVT_CREATOR&
PurchaseRequisition - &_EVT_OBJECT&
ReleaseCode - &RELEASECODE&

I just realised something, from the Changed mode, how do I know if these variables are being flowed into WS20000077, coz the WF template requires Release Code as a pre-requisite. I reckon is the container problem, how did you set up your container? or what is the container or binding definition on either side?

Cheers

Answer:
In most cases where you get message "No receiver found" first thing you have to do is check your config again in SWU3.
Copyright ?2007 - 2008 www.jt77.com