Dear Frnds,
I have DataFolwTask...
This will fetch data form a remote server, and moved to local server.
Here I Need to compare the “ID” column in the result with a table in the local server ( TableX) .
So that it will store only the result row having id in the TableX.
View Complete Post