Reply To: KILL disp in UPOC protocl – error 415 (CL 5.2.2)

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf KILL disp in UPOC protocl – error 415 (CL 5.2.2) Reply To: KILL disp in UPOC protocl – error 415 (CL 5.2.2)

#55957
Anonymous
Participant

    We had the same problem. just changed to proc to one that does CONTINUE instead of KILL.  message still gets killed. ontinue is used to make sure that the savedmessage files get entries. If you move the KILL back to the OB tps, no data will be written to the savedmessage files (we use the savedmessages file to track message traffic by priority- ie normal and resent)