The Flow Action pre-processing activity ExecuteDataset failed: Exception during data set execution

Hi.. I’m Facing the above error while Executing the Use case.

I need to consume the Kafka Topic records and map to a data table. So if anyone has done this kind of requirement please make a direction to solve this error.

Regards,
Karthik.MG

@KarthikM16769869 when running the data set standalone, are you getting the results?

@Anoop Krishna No Krishna, When I run the Dataset through Activity on my Use case.

@Karthik.MG ok. Can you run the data set standalone? I mean not through the activity you are calling from, the data set itself.

Actions-> run-> browse

Also as you are using kafka, it should be real time data flow which you should be using. Because it’s asynchronous continuos data flow. Are you doing any POC?

@Anoop Krishna Yes, if I run the dataset standalone I get the results in clipboard and no problem here, but the use case doesn’t execute the dataset as expected.

Yes, I am doing POC and I am trying to show my old posts in my section.

@Karthik.MG I solved the above issue.

@Karthik.MG - Can you please mention how did you solve this issue? I am also facing same.