Azure / Azure/LogicAppsUX

Support for union scenario

Open
#6,757 0 comments 0 reactions 1 assignee Assigned to @shahparth-lab View on GitHub
Data Mapper
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Which Data Mapper Version are you using ?

v2

### Describe the Bug with repro steps

The current Data Mapper lacks support for union scenario, where 2 or more repeating input nodes need to be combined into a single repeating node at destination. This is a common requirement for data transformation but is not currently addressed in the tool.

### Screenshots or Videos

Reference to BizTalk mapper: [https://learn.microsoft.com/en-us/biztalk/core/looping-functoid]()

- BizTalk Mapper supported this scenario using the looping functoid, which allowed multiple input records to be merged into a single repeating output structure.
- This ensured that records from different sources could be combined seamlessly while preserving their relationships.

### Version

5\.38.0

### Additional context

*No response*

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.