Input Data to Multiple Decisions

Hi, I’m new modeling and have a question regarding input data. In the below sample diagram would I be able to reference the Orders input data in Decision B or would I also need an Information Requirement arrow from Orders to Decision B in order to do this?

Hi @tito98,

According to the DMN standard, you’d need to add an information requirement from data input “Orders” to decision “B”.
However, Camunda does not implement this restriction, and you can use “Orders” in “B”