Question
Altimetrik
IN
Last activity: 16 Nov 2023 14:10 EST
Unit Test Data Flow with Kafka as Data Set
Hi All,
We have a DATAFLOW- which consists of DATASET(KAFKA) and activity(which creates cases based on the values from payLoad)
When we tried to run the dataflow rule manually, we faced a warning stating not authorized to access the Kafka topic. How can we overcome this error?
Also, how can we test a dataflow that has existing data in it? (we tried DataFlow execute in activity, but not sure what values should be given for RunID or even the RunOptions selected)