AIX 5.3
We have our own ‘resend’ code and are preparing to migrate from 5.4 to 5.8 and do some enhancements.
I’ve written a test harness for the code and all is OK in 5.4, however I don’t get an OBMSGID in 5.8 and the documentation indicates there should be!
OBMSGID
The OBMSGID key value pair is available in both Reply_Gen and IB_Reply TPS when Await Replies is checked.
The test harness is a two thread NetConfig, with each thread in its own process, one thread being ‘Cloverleaf’ and the other an ‘application’. The ‘Cloverleaf’ outbound thread is ‘Outbound Only’ and ‘Await Replies’ is set. Our code runs for the following contexts: send_data_ok, reply_gen and sms_ib_reply. I