Disposition options, resend and MDN handling enhancements#388
Merged
uhurusurfa merged 23 commits intomasterfrom Aug 22, 2024
Merged
Disposition options, resend and MDN handling enhancements#388uhurusurfa merged 23 commits intomasterfrom
uhurusurfa merged 23 commits intomasterfrom
Conversation
to handle cleanup.
Boolean allows downstream processing to decided if it should cleanup files avoiding file not found errors.
independent of parameter order changes from partners.
Set note to indicate the WEB UI will be removed in the future.
GreicodexJM
pushed a commit
to igwtech/OpenAs2App
that referenced
this pull request
Feb 26, 2026
* Use the LTS releases of Java in testing. * Avoiding cleaning up files if there is a processing error allowing retry to handle cleanup. * Enhance processDMN method to return boolean. Boolean allows downstream processing to decided if it should cleanup files avoiding file not found errors. * Support checking for resend state as a method on the message object. * Make the SQL statement compliant with SQL 92 standard. * Make log message multi line for readability. * Add processing states * Avoid calling cleanup of files if message is in resend state. * Provide a random serial ID * |Updated documentation * Update supporting library versions to latest. * Enhance handling of MDN issues. * Add debug logging to display received Disposition-Notification-Options * Enhance handling of MDN processing issues and resending. * Enhance parsing of Disposition options to be more flexible and independent of parameter order changes from partners. * Add a message state for issues when using Async MDN. * Version update and library upgrades * Stay on 3.* for jersey/grizzly for Java 11 compatibility * Update yarn.lock to avoid CVE warnings Set note to indicate the WEB UI will be removed in the future. * Disable all command processors by default. * Update documentation about Java compatibility. * Rollback H2 library to support Java 8 * Add release notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.