You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Peppol Transaction Statistics Reporting we need the transport profile that being used. All our participants are set up with profile 'peppol-transport-as4-v2_0' but when I want to extract the transport profile for inbound messages I always get 'bdxr-transport-ebms3-as4-v1p0'.
I use the following code upon receiving a file when trying to extract it:
network.oxalis.api.inbound.InboundMetadata.getProtocol and my oxalis version is 6.1.1
Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
For the Peppol Transaction Statistics Reporting we need the transport profile that being used. All our participants are set up with profile 'peppol-transport-as4-v2_0' but when I want to extract the transport profile for inbound messages I always get 'bdxr-transport-ebms3-as4-v1p0'.
I use the following code upon receiving a file when trying to extract it:
network.oxalis.api.inbound.InboundMetadata.getProtocol and my oxalis version is 6.1.1
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: