Robot

Store data in Control Room with Asset Storage

Store data in Control Room with Asset Storage

Robocorp

Robot examples demonstrating how to operate with various types of assets.

Both of the examples are doing the same three things:

  1. An initial text content is saved into a simple text asset.
  2. The previous text is retrieved, added into a dictionary, then saved into a JSON kind of asset.
  3. 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

Technical information

Last updated

6 November 2023

License

Apache License 2.0