Hi ,
I have developed a custom pipeline component in which the first custom component would archive the file to a folder and the next component would disassemble the flat file. While archiving the file the folder specified is wrong and so there is an exception raised and I throw this exception and so biztalk suspends this receive port instance. I corrected the folder and i tried to resume this instance but the file did not get archived but the disassemble stage was executed and the output was given. Can i know how would I be able to get the archive component to work or the pipeline component to execute from the first stage when resuming the suspended instance?
regards,
Hariharan.A