Data Writer
The Data Writer components in the RPA Desktop Design Studio writes data to different programs such as MS Excel and CSV.
Note: OLEDB 32 bit is not supported for the Data Writer components.
For details on the issues related to the Data Writer component, see KB article KB1123553 and KB article KB1123554.
- Use the WriteToCSV component
Write the data to a CSV file by using the WriteToCSV component in RPA Desktop Design Studio as part of a Workflow. - Use the WriteToExcel component
Write the data to a worksheet of a Microsoft Excel file as part of an automation Workflow by using the WriteToExcel component in RPA Desktop Design Studio. - Use the WriteText component
Write the data to a text document as part of an automation Workflow by using the WriteText component in RPA Desktop Design Studio. You can add the data in string format to existing string on the text file or replace the existing data with new data. - Properties of the Data Writer components
Learn about the properties of the Data Writer components in RPA Desktop Design Studio.
Parent Topic:Utilities