Hello
before the value is send to my webhook (Matillion error handling feature) I want to replace some values in the ${detailed_error}
is there a way to do that?
Basically I want replace all emails if the error message contains any
thx
Hello
before the value is send to my webhook (Matillion error handling feature) I want to replace some values in the ${detailed_error}
is there a way to do that?
Basically I want replace all emails if the error message contains any
thx
This you can achieve to modify ${detailed_error} param using Query result to Scalar component or Python component