hello,
Is it possible to generate the decision table conditions from lines of Excel document?
Technically yes, it is totally doable of routing the process flow based on conditions defined in an Excel document. Solution is probably to have a custom connector that will read the Excel file, store the result in a process business variable and then use the process variable values in the conditions defined on transitions.