Page 1 of 1

use process update cell security cube when submit

Posted: Fri Mar 21, 2014 7:44 am
by ChauBSD
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