I created an activity to publish data to Kafka topic whenever work object is created.
However, I have noticed some work object IDs are missing in Kafka topic.
I don’t see any error message in log file or any exception in work object level. There is no specific type of work objects. However, some work object IDs are missing randomly.
How do I make sure that these work object ids are published to Kafka topic successfully?
@RadhaKrishna6246 by using DataSet-Execute method in activity. This method called data set and operation type is Save. Inside data set all are automatic field mapping.