The Handler supports all three types of Initialization and Binding operations.
"Beginning of Week initialization and Binding" takes place during the very first connection establishment for the week.
To reset the inbound and outbound sequence numbers to 1
as well as to generate a unique UUID, use the following sequence of calls:
"Mid Week initialization and Binding" takes place when a new session with a new globally unique UUID is created during the week.
To reset the inbound and outbound sequence numbers to 1
as well as to generate a unique UUID, use the following sequence of calls:
"Intra-Session Binding" takes place when the session is connected again after a successful Beginning of Week Initialization and Binding or Mid-Week Initialization and Binding. In this case, the same UUID is used, and the sequence number series is continued from the previous connection.
For example: