Hi Experts,
We are receiving orders from our customers into sap system through PI but the problem is we are getting same orders twice from
them as it is creating duplicates in our sap system.
So I thought of doing RFC look up where if that order exist in sap system I can raise exception that duplication order as occured.
But the problem is it is coming through with the same time frame like when they send order it is coming with the gap of milli secs.
So from PI side how I can handle this duplicates.
Please help me