cancel
Showing results for 
Search instead for 
Did you mean: 

KnowledgeBase equivalent in Activiti

amey_vaidya
Champ in-the-making
Champ in-the-making
Hi…

Actully I want to deploy "xmls created at runtime" . So is Is there any knowledgeBase(jbpm) equivalent in Activiti or any other method.

Thanks
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
I don't know the knowledgeBase approach…. plus, could you describe by what you understand when saying 'xml created at runtime' ?

amey_vaidya
Champ in-the-making
Champ in-the-making
Hi jbarrez

In our application, clients will send workflows to aciviti engine continuously(all different) while 'engine is running'. Also a 'workflow can generate another workflows' using some logic. So a lot of xmls will get generated. They may not be even used second time. So instead deploying each workflow, can we just run it for just once. Also which is a better approach in this scenario : 'to deploy each xml' OR 'to convert xml into BpmnModel object and then deploy it'.

Thanks
Amey Vaidya

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi  Amey.

Could you explain business case more?

Regards
Martin