Issue:
Resubmit add hoc messages (1 ~2 msg) from Iguana Log Broser Browser is not issue
However, when perform large message resubmit (manually → Time consuming)
Add performance decrease because too many API resubmit and log search calls
How does Log Resubmit work from the Iguana Log Broswer
Download from Iguana Server
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
Using the same payload Iguana invokes the message resubmi API call to add the message into the queue to send.
More better performance way
Search a bulk resubmit messages
Export as txt
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
...