Use the GetListItem component

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Return items from a list by using the GetListItem component in RPA Desktop Design Studio.

    시작하기 전에

    Role required: none

    이 태스크 정보

    You can configure the properties for the GetListItem component. For more information about these properties, see Properties of the Reflection components.

    프로시저

    1. In the Toolbox pane, navigate to Utilities > Reflection.
    2. Drag the GetListItem component to the Design surface.
    3. To set the field that accepts an item from the list, do the following steps.
      1. Click the component settings icon (Component settings icon.).
      2. Click the add index icon (Add index icon.).
      3. 옵션: Update the data type of the index value.
        A Data out port is dynamically created with each index that you add.
      4. 옵션: Repeat the steps to add more indexes.
      5. Click OK.
    4. To configure the input field, Configure port properties.
    5. 옵션: Connect the data and control ports of the GetListItem component to the corresponding ports of the other components.
      Port type Port name Data type Purpose of connection Default value Mandatory?
      Data In Instance Object Takes a list item. No default value Yes
      Data Out Name of the port is the same as the name of the index value that is created. Object Returns the list item. Not applicable Not applicable
    6. 옵션: To test the component, right-click the component bar and then click Run From Here.