-
Notifications
You must be signed in to change notification settings - Fork 51
Multi Profile Handling
Philip Helger edited this page Aug 18, 2024
·
12 revisions
This page describes the best practices for dealing with multi AS4 profiles (like Peppol and CEF) in parallel.
Generally it makes a difference if you are sending or receiving. Additionally, not all profiles can easily be combined out of the box (e.g. BDEW has specific requirements).
The following aspects need to be considered when dealing with multi AS4 profiles
- Different key material
- Different PMode parameters and requirements
TODO
TODO
My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.