OxalisCommunity / oxalis

Oxalis - PEPPOL Access Point open source implementation - Core component
Other
119 stars 89 forks source link

Change request - Expose C3 CN in evidence #668

Closed AzetsInsightAS closed 1 month ago

AzetsInsightAS commented 2 months ago

As a sender, it would be great if the Common Name of C3 (receiver, in this case) could be exposed in the evidence. This information is already a part of the metadata (BinarySecurityToken) in the receipt, but it is a bit of a hassle to extract the necessary data.

It would be great if the CN of C3 recipient could be made available directly in the evidence for easy extraction for further use in the PEPPOL Statistics Reporting, as it would eliminate the need for a separate SML Lookup to fetch the ID.

aaron-kumar commented 2 months ago

@AzetsInsightAS I hope you have gone through documentation in Wiki: https://github.com/OxalisCommunity/oxalis/wiki/Peppol-Reporting. You can retrieve all fields the way it is suggested in documentation. Evidence is well defined structure and it can't be modified.