Closed siddharth-ms closed 11 months ago
This scenario is never supported, all dynamic calls made either for inputs or outputs must depend on static parameters in the swagger/manifest
Are there plans for supporting those?
@siddharth-ms since you're internal, let's talk offline after thanksgiving and see what you're needs are exactly and if there's another way to achieve the same thing.
linking to #3708 for discussion
linking to #3707 for discussion since these are all for a single scenario
Discussed offline this scenario is not supported. Feel free to close it
Describe the Bug with repro steps
We have a manifest like below: Where some input parameters are coming dynamically (marked red), We are unable to use those dynamic input parameters (which are not present on as static input, but appears after a
dynamicInvoke
call), in dynamic output parameter values in outputs (marked yellow). For example,fcName
below is a parameter dynamically created by selectingRFC
. This parameter (rfcName
) is not being passed to the input payload of dynamic output call.Below is the raw manifest:
Is this type of call supported?
What type of Logic App Is this happening in?
Standard (Portal)
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
No response
Screenshots or Videos
No response
Browser
Edge
Additional context
No response
AB#25864112