how to delete the original file/message once its delivered to a JMS queue. I have got file:inbound to read and transform / validate then finally uses jms:outbound to deliver to a jms queue.
For all sucessfuly delivery I need to delete the original file/message from the inbound folder?
any thoughts pls ?
Thanks


Reply With Quote