Reply To: Low level ACK

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Low level ACK Reply To: Low level ACK

#58330
Dick Bly
Participant

    I for one would not recommend acking from within a pdl. It leaves a window open that could prevent the incoming message from getting into the rdb should a problem occur. Acking from the inbound tps stack assures that the message is without question in the rdb as it is put there after ther the pdl  and before the tps runs. The acks should be application to application, not driver to driver or  driver to application.