I have following status transition in pipeline along with the other 
state-transitions (initial and updated). This pipeline is used with the basic 
status handling pipeline. New and update documents are processing fine but 
deletes are not working. I am deleting document with xdmp:document-delete(..) 
but delete-action.xqy is not executing.

   <status-transition>
      <annotation>delete document</annotation>
      <status>deleted</status>
      <priority>7000</priority>

      <default-action>
         <module>/../delete-action.xqy</module>
      </default-action>
   </status-transition>


How does delete status transition work? 

Thanks
-Chetan

_________________________________________________________________
Windows Live: Make it easier for your friends to see what you’re up to on 
Facebook.
http://windowslive.com/Campaign/SocialNetworking?ocid=PID23285::T:WLMTAGL:ON:WL:en-US:SI_SB_facebook:082009
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to