Hi,
I have a custom database, which has the information about items. I need to get the data from that database (perform some transformations) and create new items in SAP.
I'm using DI API, and it takes me around 3-4 seconds to create each item. (I have done the optimizations possible by me.)
I wonder whether I can interface with DTW, to create the necessary excel sheet programmatically, and automatically launch the DTW to import the items.
Do you have any idea how to do that ?
What is the command line arguments we need to pass to DTW?
Thank you so much.
-Geetha