Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Resubmit Type

Pros

Cons

Single Message on the same channel

  • Best for Resubmitting small amount of messages

  • Quick and easy process

  • You can re-send specific failed messages

  • Not ideal to re-send messages in bulk.

  • Can cause Iguana Instance to slow down if large number of messages are resubmitted

Bulk Messages on the same channel

  • You can resubmit large number of messages.

  • Does not add repeating strain on your Iguana Channel.

  • Fairly simple to use

  • Only available if your message is passing a filter or process (from file , translator etc)

  • Will send all the messages following the QueQueue, (destination might receive duplicates)

External Tool (ex. HL7 Simulator) to send Message over LLP

  • Avoids putting Strain on your Iguana Instance and resubmit process is done on a separate application

  • Will have to turn off the source system as messages potentially won't be received by 2 source system simultaneously

Built Resubmit From Translator to Channel

  • Resubmit large amount of messages

  • Avoids straining your Iguana instance

  • Avoids turning off source system

  • Easy to debug

  • One Resubmit channel can resubmit message to more than one channel in your Iguana instance

  • Must change common architecture

  • Increases the number of channels

  • You will still have to download messages individually

...