Robot
Store data in Control Room with Asset Storage
Store data in Control Room with Asset Storage
Robot examples demonstrating how to operate with various types of assets.
Both of the examples are doing the same three things:
- An initial text content is saved into a simple text asset.
- The previous text is retrieved, added into a dictionary, then saved into a JSON kind of asset.
- The previous JSON data is retrieved back into a dictionary object, then is serialized and saved into a file which gets stored in the cloud. Finally, the stored file is retrieved from the cloud and saved locally on disk in the output directory.
Tasks
- Python:
Py Manage Assets
- Robot Framework:
RF Manage Assets
Documentation
- Python:
robocorp.storage
- Robot Framework:
RPA.Robocorp.Storage
Technical information
Last updated
July 27, 2023License
Apache License 2.0