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
