Uploaded image for project: 'JBoss Enterprise SOA Platform'
  1. JBoss Enterprise SOA Platform
  2. SOA-3165

Teiid Designer Preview Feature does not refresh if a transformation is changed on a procedure

    XMLWordPrintable

    Details

    • Steps to Reproduce:
      Hide

      Create a Virtual Model and add a Procedure with below transformation:
      create virtual procedure
      begin select '1' as result;
      end

      Save, now run preview, your result is 1.

      Now open and change the 1 to a 2 in the above transformation, save and run preview again, it still displays 1 as the result.

      Show
      Create a Virtual Model and add a Procedure with below transformation: create virtual procedure begin select '1' as result; end Save, now run preview, your result is 1. Now open and change the 1 to a 2 in the above transformation, save and run preview again, it still displays 1 as the result.
    • Release Notes Text:
      Hide
      https://issues.jboss.org/browse/SOA-3165

      If a virtual procedure was previewed and then changed and saved, the preview would still gives the results from the previous transformation. Users had to close and then reopen JBoss Developer Studio and re-open to see the correct result. A coding patch has now been applied to fix this. Consequently, previews now update to reflect the correct results.
      Show
      https://issues.jboss.org/browse/SOA-3165 If a virtual procedure was previewed and then changed and saved, the preview would still gives the results from the previous transformation. Users had to close and then reopen JBoss Developer Studio and re-open to see the correct result. A coding patch has now been applied to fix this. Consequently, previews now update to reflect the correct results.
    • Release Notes Docs Status:
      Documented as Resolved Issue

      Description

      If a preview is run on a virtual procedure, then the procedure is changed and saved the preview still gives the results from the previous transformation. You have to close Developer Studio and re-open to get the correct result.

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  van.halbert Van Halbert
                  Reporter:
                  dsteigne Debbie Steigner
                  Writer:
                  David Le Sage
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  1 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: