LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

Unable to map multiple outputs from a single function

Open shahparth-lab opened this issue 10 months ago • 1 comments

Which Data Mapper Version are you using ?

v1

Describe the Bug with repro steps

  1. Create a new data map
  2. Use the ToString function
  3. Use any custom value like "Lorem Ipsum"
  4. map the output of toString function to multiple destination (String) nodes
  5. Receiving 500 error

Note: the custom value from the toString function is mapped correctly if I only map to one ouptut node but gives me an issue when I map to multiple nodes. See screenshot attached

Screenshots or Videos

Image

Version

5.44.8

Additional context

No response

shahparth-lab avatar Mar 28 '25 20:03 shahparth-lab

Looks like this is actually an issue with the way that we process xml attributes, as <AnyAttribute> and RegularFullTime are attributes. I do not think this is a frontend issue but need to sync with the backend team to confirm.

DanielleCogs avatar Apr 07 '25 23:04 DanielleCogs

Created workitem to sync with the backend team

DanielleCogs avatar Aug 07 '25 18:08 DanielleCogs