Open BDQ opened 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
@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).
Any rough dates for both timelines? Just trying to mentally prepare myself.
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
edi-outbound
function.Bootstrap changes for existing customers
edi-outbound
function will be updated to call the Core Writing API. This function will no longer do any delivery / destinations work. We're keeping this function purely for backwards compatibility.