Dataflow between Applications and Users
- Last UpdatedDec 05, 2025
- 1 minute read
Example, please see the picture below.
-
Hull User 1 makes a change, applies the change and performs SaveWork.
-
Design User needs to do GetWork to see the changes from Hull User 1.
-
Hull User 2 needs to do GetWork to see the changes from Hull User 1. The Hull objects and elements are, implicitly, read into Hull workspace when accessed by Hull User 2.
Hull workspace is implicitly cleaned to reflect the new status of the Dabacon session.
