Navigation

    OpenIAP

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    "dbusage" in OpenFlow keeps increasing

    General Discussion
    openflow openrpa
    2
    2
    38
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      René Teichgräber last edited by

      Hello Allan,

      I have the problem that my dbusage in OpenFlow keeps getting bigger, even though I don't make any changes to the OpenRPA scripts. The robot runs for me every day, I suspect that the robot stores data in OpenFlow with every run. Why is that so?

      Can I empty the dbusage so that only my robot scripts are retained?

      Thanks for the reply
      René

      Allan Zimmermann 1 Reply Last reply Reply Quote 0
      • Allan Zimmermann
        Allan Zimmermann @René Teichgräber last edited by Allan Zimmermann

        Hey
        So everytime you insert,update or delete an object in the detabase, the version control system will keep track of this.
        Everytime you run a workflow in the robot ( or nodered ) it will add an entry to the database with the state and information about that workflow. Logging in, and keeping a connection alive will also create a small amount of audit log trails.

        No, you cannot really delete that. Even if you are deleting an object, it will just be keep in the version control system instead. ( you can delete it from the version control system with admin access, but that requires you to run your own openflow. )
        But maybe it would make sense to add that feature at some point.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post