msiXlateMsgDone: Invalid MSI index -1

Clovertech Forums Cloverleaf msiXlateMsgDone: Invalid MSI index -1

  • Creator
    Topic
  • #119002
    Thomas J
    Participant

      Hi everyone,

      One of our process has several routes, with many route details as well.

      For each route detail, we use TPS procs to override the FILESET parameters (the one configured in outbound protocol thread), to basically send the message to different directories.

      We also need to send an “Ok” file, with same filename but “.ok” extension, to the same directory.

      In each route detail, we set up a post-TPS procedure that create a new empty message, set DESTCONN to same values as the message coming through that route detail, and set the FILESET parameters as needed.

      This seems to work, but the log shows the following messages :

      msiXlateMsgDone: Invalid MSI index -1
      msiAddPostXlate: Invalid MSI index -1
      msiRemovePostXlate: Invalid MSI index -1

      Are we doing something wrong ?

      I can’t figure out why this is happening from documentation. Can someone shed some light on the matter ?

       

      Thanks, you all.

    • You must be logged in to reply to this topic.