Use contract that is in conditions for notification
Bernard Moeskops
I would like to be able to use the contract in a notification that is inConditions. For instance if a user has 2 contracts, 1 primary and 1 future contract. The future contract gives access to a certain application x days prior to the start. The notification sent upon creation uses the primary contract for title/startdate etc. But in this case I would like to use the information from the contract thatis inConditions for this business rule instead of the primary contract.
Rick Jongbloed
How would you deal with the situation where multiple contracts are inCondition?
Bernard Moeskops
Rick Jongbloed: you would use the most inCondition contract, or if still multiple then the most primary and if still multiple then the first of the array for instance.