XMLWordPrintable

    • Not defined

      Context:
      There's a problematic scenario:

      • You deploy a decision definition A the first time.
      • You delete the definition/deployment of the definition without having added another version of it. Definition A with version 1 is removed from the engine, but you keep the history of it.
      • Optimize imports the data
        → Problem: the import gets stuck since Optimize tries to fetch the definition if it imports decision or activity data (event import needs to be enabled here).

      AT:

      • optimize continues the import even in the described scenario
      • in case the import for decision instances can't get the respective definition from the cache, it:
        • tries to check if Optimize has the definition. If yes, continue the import. If no, continue with the next point.
        • fetch the definition from the engine. If it's successful, continue the import. If not, skip the historic data for that definition

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: