Hi all,
I have a requirement where i need to import and export data using XMLPort in Say ITEM Table.
The File that i want in both the cases will be CSV.
Here is the problem -
1. If i use a temporary table and try to import via code it works great.
2. IF i use table fields i can export but cannot import due to standard field validation getting fired and the record is not completely inserted.
** I do need to call the Standard Field Validation.
So i need a single XMLPORT which do both the things based on user selection. Please share your feedback if you have done anything like this.
Thanks in advance.
*This post is locked for comments