Use the ConsoleLog component

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Write a message to view the console log of RPA Desktop Design Studio by using the ConsoleLog component.

    시작하기 전에

    Role required: none

    이 태스크 정보

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

    프로시저

    1. In the Toolbox pane, navigate to Utilities > Debug.
    2. Drag the ConsoleLog component to the Design surface.
    3. To configure the input fields, see Configure port properties.
    4. Connect the data and control ports of the ConsoleLog component to the corresponding ports of the other components as described in the following table.
      표 1. ConsoleLog component parameters
      Port type Description Data port type Data Type
      Message Provide a message that must to be written to the console log.

      For example, started first activity or completed the first activity.

      Data In String
    5. 옵션: To test the component, under the DESIGN tab, click Run.

    결과

    Open the console log to check the messages.

    그림 1. Console with provided messages in the ConsoleLog component
    Console displaying messages provided in the ConsoleLog component.