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

Create a standalone server #1

Open
phax opened this issue Apr 24, 2017 · 1 comment
Open

Create a standalone server #1

phax opened this issue Apr 24, 2017 · 1 comment
Assignees
Labels

Comments

@phax
Copy link
Owner

phax commented Apr 24, 2017

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
@phax phax self-assigned this Apr 25, 2017
phax added a commit that referenced this issue Jun 20, 2017
phax added a commit that referenced this issue Jun 20, 2017
phax added a commit that referenced this issue Jun 20, 2017
@stale
Copy link

stale bot commented May 14, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 14, 2019
@phax phax added pinned and removed wontfix labels May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant