Versions Compared

Key

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

...

  • statistics on completed operations in the form of diagrams;
  • log with records about events and system errors.

Exporting messages

Messages are exported automatically according to the export timer settings. Each exported message is processed according to a set of rules, depending on the type of message.

Table 1 – Rules of message exporting

Message
Set of rules
If the message is an encrypted CRY-package, containing an FpML message, and (possibly) attachments (eg, F011001.zip)
  1. The service finds the original sent message, the answer to which was received, by correlationId
  2. The response message is recorded in the inbox. The file name of the original message will be used as a file name
  3. If the original message is not found, the message is processed based on the rule (2)
  4. If the file name is already taken, a unique file name of the formFILENAME_10.xml is generated
  5. If such file name is already taken, a unique file name of the form FILENAME_10.EXT is generated
  6. Attachment files are unpacked into the outbox folder preserving the original file name

If the message is an encrypted CRY-package that does not contain FpML-messages (eg, CERROR01.cry).

  1. All files are unpacked into the folder output messages while preserving the original file name
  2. If such file name is already taken, a unique file name of the form FILENAME_10.EXT is generated
If the message is an unencrypted ZIP- package (eg, CERROR01.zip)
  1. Attachment files are unpacked into a subfolder in the outbox folder
  2. The name of the exported message is used as a name for the subfolder
  3.  If the folder name is already taken, a unique file name of the form FILENAME_10.EXT is generated
Miscellaneous
  1. The message file is written to outbox, its original name preserved
  2. If this file name is already taken, a unique file name of the formFILENAME_10.EXT is generated