π§ Implementation Overview
Implement asynchronous and synchronous SOAP message processing and SFTP file-based integrations for energy market communications.
βοΈ Message Config
Configure SOAP and SFTP message types, XSD schemas, mappings, and rule configs in the integration service config bucket.
πΊοΈ Message Mapper
Map SOAP and SFTP 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.
π Quick Start - SFTP Integration
Step-by-step guide to add a new SFTP integration: secrets, connection config, schedules, message types, and go-live checks.
ποΈ SFTP Routing and Scheduling
Route and schedule SFTP-based inbound messages using schedule and connection configurations mapping connections to namespaces.