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

when connecting from a step to an endpoint and we can know the types on both ends, we should visually add some kind of indicator that a conversion will take place automatically

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • Backlog
    • None
    • None
    • None

    Description

      if a customer binds a purchaseOrder endpoint with PurchaseOrder objects being consumed to an invoice endpoint which takes Invoices we should add an implicit type conversion indicator to the UI (maybe on the 2nd endpoint tab?) which would let users view/edit the transformation. To see how we can patch camel to expose more binding / data type metadata see:
      https://issues.apache.org/jira/browse/CAMEL-6543

      The transform should be auto-created by default if its not already present; the user should be prompted to either use Java code (in which case it'd generate a Java camel converter method) or a Dozer mapping (XML ideally as we can do a viewer/editor of it - but folks might wanna use the Java DSL too).

      Attachments

        Activity

          People

            Unassigned Unassigned
            jastrachan_jira James Strachan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: