basically I've got a few pipeline that are disconnected with output O-1 of pipeline 1 being named differently from input I-2 of pipeline 2. Therefore I created a pipeline with pipe = pipeline1, and inputs={'I-2-name':'O-1-name'}
d
datajoely
03/21/2022, 4:00 PM
No worries
are you using the
namespace
argument at all
d
DIVINE
03/21/2022, 4:00 PM
huh, no
d
datajoely
03/21/2022, 4:00 PM
yup this is what's needed to split apart the flows