Sending.fsmI have built a model where items on a conveyor are sent to a particular exit trigger (which is connected to a combiner) based on decision point on arrival trigger. At DP2 in my model i have created a stop item code(to stop item incase the combiner is not free) along with my send to port code. When my item is exiting combiner 12 (it is processed here), it sends a message to the DP2 to tell it to resume the item. My item doesnt resume. Can someone tell what is going wrong?