Skip to content

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).

General considerations

The following aspects need to be considered when dealing with multi AS4 profiles

  • Different key material
  • Different PMode parameters and requirements

Sending considerations

TODO

Receiving considerations

TODO

Clone this wiki locally