π§ Implementation Overview
Implement asynchronous and synchronous SOAP message processing for Dutch energy market communications with TenneT.
βοΈ Message Config
Configure SOAP message types, XSD schemas, mappings, and rule configs in the integration service config bucket.
πΊοΈ Message Mapper
Map generic SOAP messages to a common message object for routing, validation, and acknowledgement processing.
π Message Routing To Namespace
Route inbound SOAP messages to the correct namespace using receiver EAN credentials and scheduled polling.
β Rule Based Message Validations
Define header and field validation rules in JSON for SOAP messages with error codes and custom validation logic.