Hello all,
I have around 20 workflows with a lot of dependencies between them. Can I have one job.properties for 20 Workflows?
How about coordinator and bundle? Should I use the same job.properties?
Or Do I need to have job.properties for each Workflow, each Coordinator and Bundle?
for example :
/bundle.xml
/job.properties (for bundle properties)
/workflowA
/coordinator.xml
/workflow.xml
/job.properties
/workflowB
/coordinator.xml
/workflow.xml
/job.properties
Please give me advise.
Thanks