|
From: Robert N. <rob...@gm...> - 2021-04-01 17:46:07
|
I believe this is all necessary because in this release I don’t have access to the creationTime of the session so I cannot use SessionSchedule to figure out if we’re beginning a new session or not. > On Apr 1, 2021, at 12:19 PM, Robert Nicholson <rob...@gm...> wrote: > > Is it possible to arrange via toAdmin to set 141=Y on Logon but only at the start of the session? > > Right now I have a horrible hack where it conditionally do so only if the sending sequence number is in a low range. > > I suspect the Session State I need to know I’m beginning a session isn’t available to my MessageCracker subclass. |