omar
09-25-2002, 18:23
Hi,
As you known, you can view the transaction list that come in to wm IS (Adapters-> Routing-> Transactions)
This page shown this information:
Date, TID, Sender, Receiver, Msg Type, State, Delete.
1. Is there a function (Java API) that give me the transaction list ???
By example, String[][] Transactions = Server.getTransactions().
2. I want to can manipulate this information, as a structure.
I read the Java API Reference, but i don't found any function can help me.
Do yuo know what can i do ???
Any idea is good for me.
Thanks so much ...
Omar
As you known, you can view the transaction list that come in to wm IS (Adapters-> Routing-> Transactions)
This page shown this information:
Date, TID, Sender, Receiver, Msg Type, State, Delete.
1. Is there a function (Java API) that give me the transaction list ???
By example, String[][] Transactions = Server.getTransactions().
2. I want to can manipulate this information, as a structure.
I read the Java API Reference, but i don't found any function can help me.
Do yuo know what can i do ???
Any idea is good for me.
Thanks so much ...
Omar