Hi,
I have set up an inbound integration to listen to a folder and then import the data from a .csv file.
Sometimes it’s fine, then other times i’m seeing the data get duplicated.
In FSM going to Integration » Integration Monitor » Monitor Instances and I can see the instances duplicate.
Example:
Looking at the logs its almost as if the file is still hanging around it gets moved to the processed location, but perhaps not quick enough, so the listener is picking it up again.
Timestamp: 2024-02-16T16:51:25.5157945+00:00
Message: Error during complete operation: Could not find file '\\ServerLocation\aw_purchase_supplier_receipt\Pilkingtons\Pilks_2_Posted_240213_193554_04.csv'.
Machine: ServerLocation
Process Name: w3wp
Thread Name: FSMServerIntegrationMonitor~FolderWatcherPool
Message Source: AW_PURCHASE_SUPPLIER_RECEIPT_PILKS
This example showed as an exception however the data got processed twice, as per the screenshot above, and by the fact I have double the amount of records in the database I’m expecting.
Any else experienced this, and if so is there a fix or alternative process to try?
Cheers Ady