Hi Ashwini,

We can implement work flow in Marklogic. For that we should follow a MVC framework to implement a work flow on your application.

_Here is a Reference for MVC in X-Query :
_

XQMVC is a web application framework which uses the MVC design pattern for those who wish to build websites entirely driven by xquery (rather than a Java or .NET website powered by XCC). Think (minimal versions of) Django (python), Rails (ruby), or CakePHP (php) for similar ideas in other languages.

   Maintainer: Eric Palmitesta
   Project URL: http://code.google.com/p/xqmvc/
   Documentation URL: http://code.google.com/p/xqmvc/w/list
   Slideshow from MLUC09: PDF Slideshow
   
<http://xqmvc.googlecode.com/files/Palmitesta-An-MVC-Driven-Web%20Application-Framework-Why-and-How.pdf>

Regards,
Mohanraj
Laserwords Pvt Ltd.

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to