Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11959

Data mapper fails when editing already created integration

    XMLWordPrintable

Details

    • % %
    • +
    • Automated
    • Hide

      1. Create simple integration: SQL (Read) -> (log) -> Data Mapper -> (log) -> SQL (Insert)
      2. Map some columns
      3. Start the integration
      4. Edit the integration -> try to edit the Data Mapper step

      Show
      1. Create simple integration: SQL (Read) -> (log) -> Data Mapper -> (log) -> SQL (Insert) 2. Map some columns 3. Start the integration 4. Edit the integration -> try to edit the Data Mapper step
    • Fuse 7.5 Sprint 53 - Blockers

    Description

      When I am trying to edit an integration that has a Data Mapper step, I see the mapped items from the source column duplicated below the initial "Document Root":

      When I try to click this duplicated item, following happen:

      And after about 5 seconds of not doing anything, this shows up:

      In the developer tools console, there is this (which I believe is not any helpful, but still..)

      ERROR TypeError: Cannot read property 'arguments' of null
          at Object.updateDirectives (atlasmap-vendor.js:21406)
          at Object.updateDirectives (atlasmap-vendor.js:14617)
          at yr (atlasmap-vendor.js:13749)
          at Mr (atlasmap-vendor.js:14038)
          at Or (atlasmap-vendor.js:14020)
          at yr (atlasmap-vendor.js:13749)
          at Mr (atlasmap-vendor.js:14038)
          at Or (atlasmap-vendor.js:14020)
          at yr (atlasmap-vendor.js:13749)
          at Mr (atlasmap-vendor.js:14038)
      

      The integration pod log has no errors as well as the server log is not showing any error/exception.

      When I try to edit the already created mapping, the source/target panel doesn't show anything (I can't select any multiplicity transformation or anything):

      (Because I do a "SELECT * FROM contact WHERE first_name = 'SomeBody'", there is nothing really mapped when the integration runs, which is (I believe) because of this issue: https://issues.jboss.org/browse/ENTESB-11870 (Those issues are not related))

      Attachments

        Activity

          People

            toigaras@redhat.com tomohisa igarashi
            jsafarik@redhat.com Jan Safarik
            Jan Safarik Jan Safarik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: