How to trigger a PROTOCOL:database-inbound read based on a file arriving in a directory.
I know that the PROTOCOL:fileset-local will process when a file hits the directory. I have extracted the file name and now would like to send a message to the PROTOCOL:database-inbound and trigger it to read the database preferably with the file name sent from the previous thread.