Hi,
I need to import a text file for creating a ITEM in NAV through a button click. Is it possible?
Thanks in Advance.!!
*This post is locked for comments
Hi,
I need to import a text file for creating a ITEM in NAV through a button click. Is it possible?
Thanks in Advance.!!
*This post is locked for comments
Yes use the Xmlport with format VariableText which will be the Text File in TAB for CSV format. You can also check for a tool called XmlPort Generator over here.
In rapid start method we can only import excel and xml data. But our client requires the file should uploaded in Text file by a button click. The text file have mixed data like binary. But specific record of items should only be imported.
What do you mean by (text file is mixed with some unwanted data. So I need to import specified valid data into item master).
You are any how going to import item master data, in rapid start create a package only for item master & select the required field with validation required or not.
You can use XMLport instead, it doesn't matter that some data is unwanted, you can take those to variables that don't go further.
Without using rapid start I need to import the data(txt file) through codeunit. The text file is mixed with some unwanted data. So I need to import specified valid data into item master.
In NAV 2017 You can use Rapid Start Services for import records.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156