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 Queue, (destination might receive duplicates)

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

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

  • Will have Would need 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(From “From LLP to LLP“ to “From LLP to Que, Que to LLP”)

  • Increases the number of channels

  • You will still have to download messages individually

...

2) Bulk Messages on the same channel

...

  • You can also resend a bulk messages by placing a marker on a log message and select the processed button.

  • Once you have clicked start here , all messages starting from the selected log message will be resubmitted.

  • Please note you will not have the Processed Option from your LLP to LLP channel as the message needs to be processed, this means messages coming out of the translator/filer or a From File component.

  • Be advised this method will resubmit all the messages which means the destination may also get duplicates.

For more information and steps click here .

3) External Tool Resubmit

...

4) Built Resubmit From Translator to Channel

...

  • This method utilizes a separate Iguana Channel to perform the resubmit process.

  • This method requires the architecture shown above, where the source system sends to the Queue in one channel and another channel receives from the Queue to send to destination.

  • You will download the messages from your logs as a file and place it in a directory

  • A third channel which will act as our Resubmit Channel will read file from directory and pushed

  • This will reduce process load on a single channel, as well as perform bulk Resubmit with ease.