Test a Data Stream action

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Test your Data Stream action to ensure that it works the way you expect before you add it to a flow.

    시작하기 전에

    이 태스크 정보

    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.

    프로시저

    1. Open the Data Stream action you want to test.
      1. Navigate to Flow Designer > Designer.
      2. Select the Actions tab.
      3. Select the row for the Data Stream action you want to test.
    2. Select Test.
      The system displays the Test Action dialog. The contents of the Test Action dialog depend on the Data Stream action inputs.
    3. In the Test Action dialog, provide values for any action inputs and select Run Test.
    4. 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.

    다음에 수행할 작업

    Use a Data Stream action in a flow.