holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
71 stars 36 forks source link

Status of sent file based on actual status #65

Closed ilicalex closed 7 years ago

ilicalex commented 7 years ago

When I change extension from e.g. accepted to .mmd I always end up with changed extension .accepted. This behavior is OK, when the message is delivered by the holodeck b2b, but the status is the same when the message is just sent and the error on the other side prevents the payload to be delivered on the expected receiver’s folder. Is there any way to configure this behavior?

Thank you in advance and best regards!

sfieten commented 7 years ago

No, this default submitter does only inform about whether it could submit the message to the Holodeck B2B core. If you want to have different processing you will need to create a custom extension.

ilicalex commented 7 years ago

Thaynk you for the quick answer.