4 Replies Latest reply on Feb 10, 2012 12:48 PM by jbpm_new

    Obtain assets from KnowledgeBase

    marnold

      I have stored some files in my Guvnor repository - just plain files, not model, rules or processes.  I would like to obtain them programmatically for a particular package snapshot.

       

      I am already loading my KnowledgeBase through a KnowledgeAgent, but this only appears to give me access to rules and processes (getRule(), getProcess()).

       

      The Guvnor REST API doesn't seem to support snapshots.  It has versions for each asset, but not snapshots.

       

      Can anyone help or suggest alternatives?  Thanks in advance.