DoculaDevelopersDezvoltatori
API 0.8.0 · BuildVersiune produs 0.33.0
Documentation navigationNavigare documentație

LESSON 11 OF 14LECȚIA 11 DIN 14

Version document processingVersionează procesarea documentelor

Extend configuration history without changing the transform-only Story 5.3 version.Extinde istoricul configurării fără să schimbi versiunea doar-cu-transformare din Story 5.3.

ContextContext
isolated-loopback-course
Required roleRol necesar
engineer
HeadersHeadere
Content-Type · Origin · X-CSRF-Token · Idempotency-Key · If-Match
FixturesFixture-uri
rca-ingestion-model · rca-transform-date-oferta · rca-transform-date-persoana · rca-transform-date-polita · rca-transform-scadentar

01 · RUN LOCALLYRULEAZĂ LOCAL

Copy the chapter commandCopiază comanda capitolului

Publish the immutable RCA graph with four transformations and five document nodes.Publică graful RCA imuabil cu patru transformări și cinci noduri de document.

Repository CLI · copy onlyCLI repository · doar pentru copiere
./scripts/docula-course chapter version-document-processing --workspace "$DOCULA_COURSE_WORKSPACE"

02 · CHECK THE CONTRACTVERIFICĂ CONTRACTUL

Expected released responseRăspuns publicat așteptat

{
  "operation_id": "publishIngestionModelVersionCalendar",
  "kind": "response",
  "status": 201,
  "media_type": "application/json"
}

03 · CHECKPOINT

Required assertionAserțiune obligatorie

{
  "assertion": "actual.processing_nodes == 9 && actual.version_id == expected.version_id",
  "protocol_sha256": "624bb996793d6061bae9dec0d96bc2b2afbd4354a4b9a21ff58f45cf22a8be4b"
}