Module common

Module common 

Source
Expand description

Common utilities for MX message plugin operations

This module contains shared functionality used across multiple plugin handlers to reduce code duplication and improve maintainability.

Functionsยง

detect_format
Detect the format of an MX message payload (XML or JSON)
extract_message_type
Extract message type from parsed JSON data
extract_message_type_from_xml
Extract message type from XML string
extract_mx_content
Extract MX content from a message field
map_document_element_to_message_type
Map ISO20022 document element names to message types