phax / phase4

phase4 - AS4 client and server for integration into existing systems. Specific support for Peppol and CEF eDelivery built-in.
Apache License 2.0
147 stars 48 forks source link

Separate builder in new DBNAlliance client to support creating XHE envelope externally and feed it to phase4 #255

Open PriyanjaleeSilva opened 1 month ago

PriyanjaleeSilva commented 1 month ago

We are currently trying to integrate phase4-dbnalliance-client 2.8.0. In our flow we are creating the XHE/SBDH envelope externally and feed it into phase4. In Peppol profile we use sbdhBuilder in Phase4PeppolSender. But in new DBNA client, we are not able to find a similar way to feed the XHE envelope. Could you please provide a separate builder or a method in Phase4DBNAllianceSender for this?

Kind Regards, Manusha.

phax commented 2 weeks ago

This is absolutely a good suggestion. Will do it in one of the next versions