Question
New Jersey Courts
New Jersey Courts
US
New Jersey Courts
Posted: Apr 29, 2024
Last activity: May 15, 2024
Last activity: 15 May 2024 9:03 EDT
Closed
Solved
How to capture response for Kinesis data set
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.
Configuring the DataSet-Execute method for Kinesis