Orchestrator Generator interpolation after response #645
Unanswered
dallas-fletchall
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What product are you having troubles with?
Console
What Console version are you using?
1.119.11
Description
In the documentation, it is clear that interpolation occurs after response from the orchestrator generator.
Actual Outcome
Currently we are hitting the Mia API to get the interpolated values to make decisions.
What are the downsides of this approach, and why are the values not interpolated prior to making the request to the orchestrator generator.
Expected Outcome
Interpolation prior to sending POST request to the orchestrator generator.
Beta Was this translation helpful? Give feedback.
All reactions