I have a need for a transactional 'message to file' transfer that triggers the transfer on arrival in the target queue (as soon as the message arrives in the queue, MIM writes the file to a Windows file system). I know how to trigger this from a source FILE using a directory monitor (using a dirmon and writing to a file or a queue), but am not sure how to trigger from a MESSAGE arriving in a queue. Using 8.5.0.206