Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-2562

Transformation editor does not save the code, "create virtual procedure"

    XMLWordPrintable

    Details

    • Steps to Reproduce:
      Hide

      1. import attached teiid project
      2. Double Click ErrorProject -> model -> ProcedureModel.xmi -> TestProcedure
      3. Double Click the Arrow icon with 'T' charactor (Open Transformation editor)
      4. Edit as follows

      [Before]
      BEGIN
      SELECT * FROM ViewModel.TestView3;
      END

      [After]
      /+ cache(ttl:36000000)/ CREATE VIRTUAL PROCEDURE
      BEGIN
      SELECT * FROM ViewModel.TestView3;
      END

      Actual results:
      Editor does not save the modified content

      Expected results:
      Editor saves the modified content

      Show
      1. import attached teiid project 2. Double Click ErrorProject -> model -> ProcedureModel.xmi -> TestProcedure 3. Double Click the Arrow icon with 'T' charactor (Open Transformation editor) 4. Edit as follows [Before] BEGIN SELECT * FROM ViewModel.TestView3; END [After] / + cache(ttl:36000000) / CREATE VIRTUAL PROCEDURE BEGIN SELECT * FROM ViewModel.TestView3; END Actual results: Editor does not save the modified content Expected results: Editor saves the modified content
    • Bugzilla Update:
      Perform

      Description

      Transformation editor does not save the code, "create virtual procedure".

      Additional information:

      • It works with JBDS 7.1.1.GA with Teiid Designer 8.3.4.Final-v20140912-1304-B264

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                phantomjinx Paul Richardson
                Reporter:
                hisao.furuichi hisao furuichi
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: