Hello guys,
I would like to do the following:
I have some XML files that I want to import automatically into BC14.
I have already created the XMLPort that is responsible for importing the data from the XML file in a buffer table.
Do you have any idea how I can access the individual XML files in a folder by code?
First it should always be checked if new files have been added and if so, the files should be read in via XMLPort.
But how do I do that?
Many thanks for your support.