Hi to you all. I would like to have a processor to change its maximum content based on the itemtype. If it is itemtype 1, maximum content is 1 and if itemtype is 2, the maximum content is 2 (in this case, the two item flows in the processor should be the same.).
How can I do that? I know there's a OnEntry Trigger, but that would be a little bit late when the item arrives...