Hi guys,
I ran jRDC2 via command prompt on Windows, see the attached picture
The query get_stock_cnt was called by me via event button click, but I never ran query GetRkpStckGift. It ran by it self.
After I click button to call query get_stock_cnt, doing nothing, and after a few minutes later, I saw on command prompt, query GetRkpStckGift was called.
There are others clients that run the same application at that time, but look at the IP address, it is the same.
Can anyone explain why query can run by it self? I checked my codes, all queries were called after button click and call via wait for method.
Thanks in advance.