hi
I'm using 2 BPM each using a diff correlation.However,both are polling the same folder for the reverse ack file.The case is a simple file placing and receiving of the ack file.In case I place an ack file for one IP, it gets stuck in the queue and when i trigger the interface next time,the forward flow also ends up being in the queue.
I want to either delete those msg for which' no active correlation' is received so that they dont hinder the forward flow of the next instance.Or else maybe raise an exception or alert...
anyone can help me?