This document describes how to use Word components in the Alibaba Cloud RPA visual editor.
Start Word
1. Component description
Prerequisites: None
This component opens a specified Word file.
2. Inputs
For information about each input, see the component panel in the visual editor.
3. Outputs
For information about each output, see the component panel in the visual editor.
4. Component usage example
4.1. Configuration example
For
Start Method, keep the default selection: Open Word.In the
Word File Pathfield, enter the path of the Word file, such as "C:\Users\username\Desktop\test1.docx".Keep the default values for the advanced options.
4.2. Example result
None
5. Flow creation example
Create a flow
On the canvas, add the Start Word component to open a specified Word file.
For the Start Method parameter, select the default option: Open Word.
Click the folder button next to the Word File Path parameter and select the desired file.
Execution result
After the flow runs successfully, the Word file opens automatically.