Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1409

Avoid double round-trip to External Resource during Push

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.12, 2.1.3, 3.0.0-M0
    • core
    • None

    Description

      During execution of Push Task, the following operation sequence is found:

      1. read on External Resource to assess whether MATCHING or UNMATCHING rule is to apply
      2. create and execute a Propagation Task - which will
        1. read on External Resource to decide for actual create or update
        2. read on External Resource afterwards, to check for the result
      3. read on External Resource afterwards, for Audit / Reporting

      It seems far from efficiency, round-trip should be reduced to 1 read before / 1 read afterwards.

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: