Stedi-Demos / bootstrap-archived

A workflow for receiving and sending EDI documents that you can adjust to build your own EDI system.
Apache License 2.0
7 stars 7 forks source link

Support for Core Writing #156

Open BDQ opened 1 year ago

BDQ commented 1 year ago

With Core soon to support EDI Writing & Connections we need to prepare Bootstrap to leverage this.

Requirements

Before we support Core Writing in Bootstrap the Partners/Connections API will need to have support for Stedi SFTP, Remote SFTP, AS2 connections at API level at least. File processed events need to have an 'author' property to avoid double processing. This will allow Bootstrap to have a migration script to move all outbound Destinations from Stash to Partners in a single migration.

Bootstrap changes for new users

Bootstrap changes for existing customers

dkanter14 commented 1 year ago

@BDQ when is this meant to land for GA? We have a few migrations coming up, and I'd like to understand this

BDQ commented 1 year ago

@RossWilliams and I discussed timing this morning, we think the work for new customers could start on Bootstrap as soon as there's capacity on the Customer team. Migration stuff will be blocked by Core for a bit until we get support for all connection types, at least at an API level in Partners/Core (so we can migrate from Bootstrap to Core Connections once).

dkanter14 commented 1 year ago

Any rough dates for both timelines? Just trying to mentally prepare myself.