Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Issue:

    1. Resubmit add hoc messages (1 ~2 msg) from Iguana Log Broser Browser is not issue

    2. However, when perform large message resubmit (manually → Time consuming)

      1. Add performance decrease because too many API resubmit and log search calls

  2. How does Log Resubmit work from the Iguana Log Broswer

    1. Download from Iguana Server

    2. Make resubmit API Call When you select resubmit message from the logs menu , the message is downloaded from the Iguana Server and stored in the payload

    3. Using the same payload Iguana invokes the message resubmi API call to add the message into the queue to send.

  3. More better performance way

    1. Search a bulk resubmit messages

    2. Export as txt

    3. Create From File → LLP where LPP will point back to the resubmit channel

Different Channel Architecture and Resubmit Process

Resubmit message using standard resubmit option

...

  • You can use the resubmit option in your logs to resubmit messages .

  • However it is only good to use that feature to resent small amount of messages , sending large amount of messages can cause Iguana’s performance to suffer

Resubmit message using Third party application

...

  • You can use a third party software such as HL7 Simulator to re submit your messages.

  • Simply download the message from Iguana and have your Hl7 Simulator

    • Point to the file to retrieve message from

    • Ensure it is set to resubmit to your local environment (address)

    • Ensure the sending port matches the port of your from LLP component

Creating a separate channel to handle all resubmit process

...