问题
I have a flow Which dynamically loads data from Source tables to Destination tables.
Refer Flow Screenshot below: If anythings fail in this flow, I want to capture Flow_Name, Task_Name and Error_Desc. I already have following information into variables: Source_Table,Destination_Table,Source_Query,Destination_Query
Table Structure:
Want to capture Data Load Log to a SQL or Snowflake table in Mule Flow
来源:https://stackoverflow.com/questions/59870996/want-to-capture-error-log-for-a-mule-flow-and-looking-for-following-information