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

Sending to wildcard #203

Closed phax closed 8 months ago

phax commented 8 months ago

Discussed in https://github.com/phax/phase4/discussions/201

Originally posted by **sakasaka19** December 25, 2023 Hello Philip In CodeList of Document Types v8.7, there are many DocumentTypes whose shceme is "peppol-doctype-wildcard". When will we be able to send with Phase 4 for Endpoints of those DocumentType? Right now I can't send because Lookup (pattern matching) doesn't work properly, right?

When using the phase4 sending builder with document type identifier scheme peppol-doctype-wildcard the endpoint details determinator should take about this and use SMPClients getWildcard... instead of getEndpoint...

phax commented 8 months ago

Part of the 2.7.0 release