Uploaded image for project: 'mod-source-record-manager'
  1. mod-source-record-manager
  2. MODSOURMAN-9

Create ChangeManager component, expose API for JobExecutions creation

    XMLWordPrintable

Details

    • EPAM BatchLoader Sprint 4, EPAM BatchLoader Sprint 5
    • 8
    • Folijet

    Description

      Introduction
      This ticket implies creating a new component that is called "ChangeManager". The new component will expose REST API to register JobExecution entities. In its implementation component will

      • receive data needed to create JobsExecution entities
      • create Parent JobExecution entity if needed
      • create Child JobExecution entities
      • link Child JobExecution to the Parent JobExecution
      • save built structure via MetadataRepository.
      • create a SRS Snapshot Entities and link those to the Child JobExecution entities
      • store Snapshot Entities in the "Source Records Storage"
      • return the whole JobExecution structure (Parent with all children entities) to the consumer
      Method Resource
      POST /change-manager/jobExecutions

      As a result, API returns whole JobExecution structure (Parent with all children entities)

      https://docs.google.com/document/d/1dbCECYHaMsMVkVQRwQlzWc4I-OD4jPVSA6Q_mfesy4E/edit#

      Acceptance Criteria

      • the API is implemented;
      • REST and unit tests are written and successfully pass;
      • changes are placed in the Jenkins build;

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Igor_Gorchakov Igor Gorchakov
                Igor_Gorchakov Igor Gorchakov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases