Wen calling a microflow from Java will this also trigger the submicroflows
		-1
		I have a microflow that I would like to call from Java. This microflow however has subflows, will these subflows also be triggerd?
		asked
			
		
		Marco de Kievit
		1 answers
		
	0
	Yes, of course. A microflow called from Java has the same behaviour as when it is called on other ways.
 
	answered
		
	
	Jonathan Veldhuizen