2 Replies Latest reply on Jul 18, 2006 2:24 PM by brado

    Where are processes / logs typically saved?

    brado

      Hello -- I have created a simple process that contains invocations of other Java classes via a node's ActionHandler implementation. This is a business process needs to be saved on creation, and saved on completion / exit. My question is this: is it typical to save processes in the code invoking the signaling of the process (i.e. the wrapping code), or is it typical to save processes in the ActionHandlers and code within the process itself? Are there negative ramifications to saving a process withiin the code of the process itself?

      Thanks!

      Brad