Hi All,
We are facing an issue with the delta extraction of COPA data sources.
When a delta fails due to some reason, we delete the error request after changing the status to red manually and then we extract the delta again.
When we run delta again it fetches the previous delta not the current delta.
so we have to run this in order to ge the correct delta.
Lets say :
on 1st of Jan there was delta with 2000 records which is green.
on 2nd of Jan the delta has failed, and we changed the status to red and deleted it.
now we run the IP manually to get the today's delta, but the IP brings in the Jan 1st delta again with 2000 records.
after the successful run of this, we run again the delta IP which brings the correct delta for today.
and we manually delete the delta as there will be double data for 1st of Jan
Please help in this regard to resolve this issue.
Thanks,
Sujith.