Sajari pipelines are immutable, so in order to re-use them do the following:

  • Get default pipeline
  • Change the version of that pipeline
  • Apply changes using the pipeline steps objects
  • Create a new pipeline with the modified pipeline object

Comments

eleonel created an issue. See original summary.

eleonel’s picture

Issue summary: View changes

  • eleonel committed c13a31b on 1.0.x
    Issue #3203159 by eleonel:  Re-use existing pipelines before pushing new...
eleonel’s picture

Status: Active » Needs review

  • eleonel committed 0d5d65a on 1.0.x
    Issue #3203159: Fix minor issues on pipeline updates.
    

eleonel’s picture

Status: Needs review » Fixed

  • eleonel committed 4fa7e6e on 1.0.x
    Issue #3203159 by eleonel:  Re-use existing pipelines before pushing new...
eleonel’s picture

Status: Fixed » Closed (fixed)