Skip to content
This repository was archived by the owner on May 27, 2020. It is now read-only.
This repository was archived by the owner on May 27, 2020. It is now read-only.

Create a standalone server #1

@phax

Description

@phax

Create a standalone server that is able to send and receive documents.

Configuration

  • Use SML or SMK?
  • Sending folder
  • Sending error folder
  • Receiving folder
  • Receiving error folder
  • Certificate configuration
    • For sending documents, the AP certificate is needed

Sending

  • Send documents based on a drop folder on hard drive
    • Using WatchDir to watch for changes in a certain directory
  • StandardBusinessDocument with business content (UBL) must be available for sending
    • Receiving participant ID, document type and process ID must be extracted from SBDH
  • Only AS2 messages can be send
  • On failed sending, messages are moved to error directory

Receiving

  • All UBL document types are read
  • All files are written into a single directory.
    • The written file contains SBD + UBL
  • It's up to the receiver to handle it

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions