I have a flat file receive disassembler with two disassemblers components with different schema. At run time when i post first message it is picked up correctly and converted. But when i try to post second message of another schema the first disassembler will still to parse the message. How should i make the second disassembler to process the second message type?