XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • rel-5-4-0
    • None
    • Designer
    • Security Level: Users (General product issues)
    • None

    Description

      Invalid CTL transformation is not shown in Transform dialog.

      Try to open the attached graph. The inputMapping attribute of Sleep component contains one invalid CTL statement:

      function integer transform() {
      	$out.0.delay = $in.0.field1;
      
      	return ALL;
      }
      

      field1 does not exist. Transform dialog eats the CTL expression and shows just empty transformation:

      Attachments

        Issue Links

          Activity

            People

              botkar Roland Botka
              zatopekm Martin Zatopek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: