We are using Kinesis data set for real time processing of records. We cannot able to find how to capture the response of Kinesis .
Do we need to enable any logger or any one used this before.
We are using Kinesis data set for real time processing of records. We cannot able to find how to capture the response of Kinesis .
Do we need to enable any logger or any one used this before.
@AnilKumarS1783 To capture the response of a Kinesis data set, you can use the DataSet-Execute method in an Activity rule. This method allows you to automate data management operations on records defined by the Kinesis data set. You can perform operations like ‘Save’ or ‘Browse’. For ‘Browse’, you can define a result page in the ‘Store results in’ field. This page will contain the response from the Kinesis data set. Please refer to the ‘Configuring the DataSet-Execute method for Kinesis’ section for more details.
This is a GenAI-powered tool. All generated answers require validation against the provided references.