Reply To: Joint messages

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Joint messages Reply To: Joint messages

#56207
Michael Hertel
Participant

    I have a customized version of recovery33 procs.

    So mine won’t match yours completely maybe someone

    else can verify for you, but it doesn’t look like you are

    using pure recovery33 procs either.

    Here are some more things to try:

    Turn your time out from 10 to 30.

    Look at your inbound tab and make sure the outbound only box is checked.

    Here’s how our procs are configured:

    Send OK Procs: tps_save_ob_msg

    Timeout: 30

    Reply generation: tps_resend_ob_msg

    TPS Inbound reply: tps_checkhl7_ack_argv {VERSION 2.4} {VARIANT idx}

    Trxid determination Format: HealthLevelSeven

    It looks like we are close with our procs but I question your TPS Inbound reply configuration. Is the proc name really mshkill or msgkill? It doesn’t look like you are validating that ACK/NAK coming back.

    -mh