Hi All,

I have been using graph db to persist data from a web application, where it 
only performs read operation(not writes, updates or delete). we are 
currently planning on thinking about crud operation to the same database to 
update, create records using the same web application with Admin screen, 
now my specific requirement is that when an user updates or creates a 
record, it should be sent to approval for admin person who can 
review/approve/reject the changes done by a normal user. When Admin user 
approves the changes to the record, then the record should be updated in 
the database. 

It may pretty much look like a simple/lightweight workflow approval 
process, my question is

does orientdb have capability to achieve this requirement, if not, can we 
integrate orientdb with any of workflow tools such as Activiti or JBPM... 
if any of you have ever come across this particular requirement or ever 
implemented such as solution in your projects, please let me know. Any 
inputs are greatly appreciated.

Thanks
Muthu

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to