Transform MTXML to MTFIN

To transform a FIN message in XML representation (MTXML) to a FIN message in BLOB representation (MTFIN):
  • The body of the input message must be:
    1. Encoded in UTF-8
    2. Provided either by the Root.BLOB.BLOB element or the Root.XMLNSC element
  • The body of the output message is:
    1. Encoded in UTF-8
    2. Provided by the Root.BLOB.BLOB element