Hello all,
I have created XML-DataSource with SOAP Connection in our BW system, which delivers an ODS. The delta-queue for this DataSource gets filled via a function module over XI.
When an existing value (e.g. invoice amount) in the BW delta queue gets updated, the new entry overwrites the old entry. So far thats fine. A process chain gets every night at 8. p.m. the latest entries from the delta queue.
In order to display a history at leas in BW, I want to know whether its possible to get the updated entry from the delta queue as a new entry in BW. So far the new entry from the delta queue also overwrites the existing entry in the ODS. The update rule for the ODS just provides addition and overwriting.
Any idea how can I display a history.
Thanks upfront and Best regards,
Stefanos from Munich/Germany