1 Reply Latest reply on Feb 1, 2015 8:10 AM by krisverlaenen

    add the new process file dynamically into runtime Manager

    narsi.chowdary

      hi,

       

      by using spring configuration we have created the runtime Environment and runtime Manager factories. by using my application we can able to create the dynamic BPMN file stored into particular place. after that while processing the application i need to use this created BPMN file to start the process. but my runtime Manager does't contains the created process file.

       

      please help me to update the runtime Manager by using latest Created BPMN file by dynamically with out stoped the server. if we stop and stared the server then the created BPMN file loaded well into runtime Manager.