Hello Ingo, While defining eca, please use event as 'commit' instead of 'return'. BTW, I would recommend to use seca over 'storeOrder' if scope is limited to this service only.
HTH -- Best Regards, Suraj Khurana Technical Consultant HotWax Systems On Wed, Jul 3, 2019 at 3:24 PM Ingo Wolfmayr <[email protected]> wrote: > Hi everybody, > > I have a question regarding services : > > I hava a "eecas" that a service after a new OrderPaymentPreference has > been created/stored. > > Within this service I would need some fields from OrderHeader entity. > Unfortunately at this this point the entity entry is not commited and > therefore I cannot query it. Is there a way to get those values. The > service "storeOrder" is the service that initiates everything. > > I would appreciate every hint. > > Thanks, > Ingo >
