Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Order of mappings not shown visually #323

Closed
syndesis-bot opened this issue Nov 15, 2017 · 2 comments
Closed

Order of mappings not shown visually #323

syndesis-bot opened this issue Nov 15, 2017 · 2 comments
Labels
ext/atlasmap Reference to https://github.com/atlasmap/atlasmap group/uxd User experience (UX) designs

Comments

@syndesis-bot
Copy link
Collaborator

@jpav 2017-07-21 Data Mapper

In the future, we will likely support mappings where the order of mappings becomes important. Here are a couple of examples of possible scenarios where this may come into play:

  1. A target element that needs to have the same value as a previous mapping, but where that previous mapping was a complex combination of multiple transformations that the user didn’t want to have to recreate every time that value is desired. Thus, the user would want either someway to save the first mapping transformation result in a variable (possibly the properties already supported? Our current Eclipse mapper allows for this via what we call variables.), or have some type of “copy” action available that would basically treat a previous mapping as a source for a later mapping.

  2. Decision logic is involved in a target mapping that considers the results of previous mappings, again assuming considering just the source in the decision is too difficult due to the complexity of the transformations that created the previous target values.

So the concern is we should consider this likelihood in the UI design to hopefully avoid any jarring change to the user experience in the future when this support is realized.

@syndesis-bot syndesis-bot added this to the Backlog milestone Nov 15, 2017
@syndesis-bot syndesis-bot added ext/atlasmap Reference to https://github.com/atlasmap/atlasmap group/uxd User experience (UX) designs labels Nov 15, 2017
@gashcrumb
Copy link
Contributor

@igarashitm is this issue already in the atlasmap repo? I can move it if not...

@igarashitm
Copy link
Member

This issue was moved to atlasmap/atlasmap#352

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ext/atlasmap Reference to https://github.com/atlasmap/atlasmap group/uxd User experience (UX) designs
Projects
None yet
Development

No branches or pull requests

3 participants