Question:
Hello,
I have made 3 entries in SWEC as follows:
"BANF + ZBUS2105 + PRCreate1" with "CREATE" checkbox
"BANF + ZBUS2105 + PRCreate2" with "CREATE" checkbox
"BANF + ZBUS2105 + PRCreate1" with "CHANGE" checkbox
I have added these events to the ZBUS2105 object which I created as a subtype of BUS2105.
When I create a new Purchase Req, I do not see the workflows assigned to the CREATE event being triggered. However, when I change the same PR, I can see the workflow assigned to the CHANGE event being triggred.
Is there something I have missed? Please help!
Thanks, Zack
Answer:
Add the events to the supertype BUS2105. The Subtype events never get raised, only the supertype. This should work fine then.
BK
Answer:
I mean the SWEC entries should link to object BUS2105
BK
Answer:
I changed the SWEC setting to BUS2105 instead of ZBUS2105 but this does not seem to be working either - I cannot see the event in the event log upon creating a Purchase Req.
I also noticed that when I create a new Purchase Req there is no new entry in table CDHDR, but when I change a Purchase Req a new entry is created in table CDHDR. Could that mean that I cannot trigger WFs for Purchase Req Create but can for Purchase Req Change or maybe some setting/config is missing?
Any more insight would be very much appreciated.
Thanks, Zack
Answer:
Do the following checks:
- Check the event linkage activation using event simulation SWU0
- Check the delegation of BUS2105 to ZBUS2105 using swo1->settings
- Do you have value restrictions?
I hope it will help..!