Versions Compared

Key

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

Transactions are sent to Post Office on Upload tab. Greenrain Messenger supports all transactions types accepted by each Post Office.

...

The file starts validating against the specific Health Authority rules set. Progress bar at the bottom of the tab shows uploading progress. Besides, Cancel button appears at the top to let you cancel a transaction uploading if it takes a lot of time.

...

  • If there are no warnings and errors found, the file is considered uploaded to the Post Office:
    • Status = Success;
    • Error Report = <empty>;
  • If there are only warnings found, the file is also considered uploaded to the Post Office as it doesn’t contain errors:
    • Status = Success with warnings;
    • Error Report = Show warnings link;
  • If there are only errors or both warnings and errors found, the file is discarded:
    • Status = Failed;
    • Error Report = Show errors link;

...

  • File – the file name (same as in Transactions Summary grid);
  • Upload Status – possible values are:
    • Successfully uploaded to the Post Office if Status = Success or Success with warnings;
    • Failed to upload to the Post Office if Status = Failed;
  • Error Description – contains found warnings or (and) errors count;
  • Error Report Name – the full path to the errors report file;
  • Error Code returned by the Post Office uploading web service.

...


Step 5. 
Click Save upload report. Save as… dialog appears.


Step 6.
Select where to store the report.

The report is saved. After that, Open upload report becomes available, and you can open the file stored locally.

...