Answered WF Persistence

  • 2012년 3월 5일 월요일 오후 4:31
     
     

    Hello,

    I am using bookmarks in order to persist a workflow and along with the workflow there are some global variables which will also be persisted.  The workflow can definitely talk to the persistence database but it still does not appear to be persisting.  I have had a search around and I am pretty sure that it is not persisting due to the fact that I have not marked some of the global variables as serializable.  However, workflow appears to fail silently and I cannot find any resource which gives an example of how you catch any exceptions that occur during workflow serialization.

    How do I gain access to this information?

    Thanks,

    Lee

모든 응답

  • 2012년 3월 6일 화요일 오후 2:34
     
     답변됨

    Lee,

    Are you subscribing to the WF Runtime's OnUnhandledException?


    Blogging at Humanworkflow.net

    • 답변으로 표시됨 LeoTangModerator 2012년 3월 12일 월요일 오전 11:27
    •