Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1930

Unify labels with names of nodes of global elements

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • Backlog
    • 8.0.0, 10.3.0
    • Camel Editor
    • None
    • Hide

      1. Create Fuse Integration Project (Content Base Router, Spring DSL)
      2. Open camel-context.xml
      3. Switch to Configurations tab
      3. Click Add and choose Data Format

      Show
      1. Create Fuse Integration Project (Content Base Router, Spring DSL) 2. Open camel-context.xml 3. Switch to Configurations tab 3. Click Add and choose Data Format

      For example, when add Data Format in Camel Editor, label of "zipfile" in ComboBox for selecting Data Formats is different from name of node that is created in Source Camel context.
      (Difference is minimal, just only one capital letter in name of node)

      Label of Data Format: zipfile - Camel Zip file support

      Part of code with name of created node:

              <dataFormats>
                  <zipFile id="zip"/>
              </dataFormats>
      

            Unassigned Unassigned
            djelinek Dominik JelĂ­nek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: