Giter Site home page Giter Site logo

holodeck-b2b / file-backend Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 453 KB

Holodeck B2B extension that implements a file based back-end integration

License: GNU General Public License v3.0

Java 100.00%
backend-api connector extension file holodeckb2b

file-backend's Issues

Use a temporary extension when writing meta-data files

Currently the meta-data file uses the xml extension when it is being written to disk. This may cause the receiving back-end application to start reading it before the delivery operation has finished. It would therefore be better to use a temporary extension when writing the file to disk and rename it as last step.

Change default removal of payloads after submission

In the file based back end integrator the current default is that after submission, files are not removed unless the back end system instructs Holodeck B2B to do so.
This can cause disk space to run out if the back end system does not do this (or not properly).
Sent payloads must then be removed manually or using a script.
Solution: Switch to default file removal after submission.

Make default removal of submitted payloads configurable

After implementing #2 submitted payloads files are removed by default. If these files should be kept, for example for archiving or sending to another partner, the back-end needs to indicate this in the MMD. This behaviour therefore causes backwards incompatibility and requires a change in the back-end application. It would therefore be better if the default removal of submitted payloads is configurable so it can be disabled in cases where payload files should be kept.

Duplicate occurrence of eb3:PayloadInfo elements in single XML delivery

When using the single_xml format the XML document contains duplicate occurrences of the eb3:PayloadInfo elements. The second occurrence contains the modified eb3:PartInfo elements with the additional org:holodeckb2b:ref part property. There should however be just one occurrence of these elements that includes this additional property.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.