Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,218 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I would like to return the error body in a response activity. The issue I am facing is the error is from a stored procedure within a Scope activity. Is there a way for me to select 'body' as an output from Scope to return as text in my response activity?
@TWest-1253 The behavior should already be as you described. If a child action, irrespective of whether the action is from SQL Connector or other, inside a Scope fails, the error message is thrown in Body of the Response.