Hi everybody,
- I have 2 application (central and approval).
+ Application central: contain cube A use input data.
+ Application approval: contain cube B. Cube B get data from cube A.
- When I am submit Cube B -> i want lock cube A -> READ
- when i am reject Cube B -> cube A input data -> WRITE
I am try using cube control but I see no stability. I think use process.
Hope everyone comments!
Thanks all