Get Stream Results
UiPath.CommunicationsMining.Activities.Streams.GetStreamResults
Gets results from a Communications Mining™ stream.
Project compatibility
Windows | Cross - platform
Configuration
Designer panel
- Project name - The project in Communications Mining™ that contains your dataset.
- Dataset name - The dataset in Communications Mining that contains your steream.
- Stream name - The stream in Communications Mining from where you want to fetch results.
Properties panel
- Results - The stream results, which are stored in an output variable.
| Name | Full name | Direction | Description | Is required |
| Project name | Project | Input | Project in Communications Mining containing your dataset. | True |
| Dataset name | Dataset | Input | Dataset in Communications Mining containing your stream. | True |
| Stream name | Stream | Input | Stream in Communications Mining from where you want to fetch results from. | True |
| Results | Results | Output | The response that contains the list StreamResult for your request. | False |