Hi,
I have a problem with XLA.
I need change ID in a transaction but this new value only I find it in ORIGIN Database.
example:
insert into table1 (CID, PARENTCID, Key1, ...) values (?,?,? ...)
I need recover Key2 from its Key1 and change it in the sentence.
I know how to do this change but my problem is that I don't know how can I find this new ID ( Key2) if it's not included in transaction and I can't query in origin database.
I believe that this problem has appeared before but i can't find anything about it. Perhaps in elements of "JMS classes for event handling" it could be possible found something that provide us this data.
Is it possible ? And if it was, how do it ???
Thanks in advance,
Babs.
Mensaje editado por: 979209