Action group: ONLYOFFICE
The action returns the context for working with the ONLYOFFICE tabular document.
The ONLYOFFICE application must be installed to work with the action.
The action opens the document in visible mode.
If the robot opens multiple documents, they will be opened in the way specified in the application settings. Open:
If a document in ods format is password-protected, then
Automatic closing of the document is not provided. To close a document, use the "Close" action of the "ONLYOFFICE" group, "Table Editor" subgroup.
You can familiarize yourself with the operation of the ONLYOFFICE Table Editor application in the User Manual.
Property | Mandatory field | Description | Type | |
---|---|---|---|---|
Parameters | Context | Context for working with a tabular document via ONLYOFFICE. | Robin.OnlyofficeCell |
2. File extensions that the action can open: .xlsx, .xls, ods.
3. For correct start of actions when working with actions of ONLYOFFICE group of Windows OS it is necessary to add ONLYOFFICE plugin.
There is a tabular document: "Book 1.xlsx". It is necessary to make changes in the opened file to save this document in ONLYOFFICE.
When running ONLYOFFICE actions, the document must be closed.
It should be noted that if you run the "Open" action and just view the document without making any changes to it, the document itself will not automatically close and will remain open. In order to close the document "as it is", you need to run the "Close" action. You can see more details here: |
1. Open the ONLYOFFICE action group.
2. Assemble a robot scheme consisting of actions:
Open a file in ONLYOFFICE.
Use "Open", "Safe", "Close" actions.
1. Move the "Open" action to the Studio workspace, having previously placed the file to load in one of the folders on your computer.
2. Set the parameters of the "Open" action by specifying the path to the file.
3. Make manual changes to the file.
4. In order to close the file with changes, you need to use the "Save" and "Close" actions in sequence.
5. To do this, click the cursor on the "Save" action on the diagram and fill in the "Parameters" field for this action. and set the "Parameters" field for this action.
6. Set the parameters for the "Close" action. You can see more details here: Close (ONLYOFFICE)
7. Launch the robot using the "Start" button in the top panel.
The program robot completed successfully.