Question
IP australia
AU
Last activity: 16 Jan 2020 17:12 EST
offset from kafka for any exceptions
I have a scenario where the dataflow will execute a dataset and based on the outcome it will set some properties and create a case. The dataset is based on Kafka topic.
When the dataflow run is executed and if there is any exception the DDF run is paused and the exception is shown. If I continue then the next message in the topic is picked up. The failure record is not stored anywhere. How can we replay the exception message or poll the message from the offset that it failed?
***Edited by Moderator: Lochan to update platform capability tags***