Test a Data Stream action
Test your Data Stream action to ensure that it works the way you expect before you add it to a flow.
Before you begin
- Create a Data Stream action
- Role required: action_designer or admin
About this task
Testing a Data Stream action returns the first 20 items by default. To change this value, add the com.glide.hub.action_type.datastream.test_max_iterations system property with a value between one and 50.
Procedure
Open the Data Stream action you want to test.
Navigate to Flow Designer > Designer.
Select the Actions tab.
Select the row for the Data Stream action you want to test.
Select Test.
The system displays the Test Action dialog. The contents of the Test Action dialog depend on the Data Stream action inputs.
In the Test Action dialog, provide values for any action inputs and select Run Test.
Open the Execution Details to ensure that the action executed as expected.
The Execution Details Runtime Value returns the first 20 items returned by the Data Stream action.
What to do next
Use a Data Stream action in a flow.
Parent Topic:Data Stream actions and pagination