Hi All,
I'm doing an interface which is using RFC as a sender and JDBC as a receiver.
The requirement is:
1) No. of records changed per day should be sent to the database as new records for updating the table.
2) Total No. of records is more than 45000 per day.
3) There shouldn't be any records which are already present in the database ( i.e. duplicate entries should be avoided)
Kindly suggest me if I can do any changes or modifications in XI in order to avaoid such duplicate entries and also handle the bulk data volume on a daily basis.
Correct me if I'm wrong but can I use BPM for this purpose? Is there a provision in BPM to stop sending duplicate entries also alongwith sending the bulk data?
If I can use BPM, please suggest me how to implement it for this requirement of mine.
Thanks in Advance.
Sreedhar.