Hello,
I have a non-infor ION API defined and used in one data flow. I've tested this API and working fine in the ION API test and the POSTMAN even in case of error I am receiving the error code and message. in the data flow I need to handle in case of any error on this API I need to send mail notification with the details of the error and the document. I have some issues
- When this API fails it is breaking the dataflow and exit so anything handled after that API call will be omitted.
- The failure of this API came in OneView as a warning so it's not appearing under the Error BODs section.
- How to send notification from dataflow and get some information from the document or even attach the whole input document to that email along with error code and message

the message came as warning however it's error not warning.
