Hello everyone,
I'm developing as extension in Business Central (SaaS - so no File Management codeunit or internal C/AL code available).
The customer needs a procedure which reads a file they have hosted in their machines and changes some values in the Item Card based on what the file contains.
Since the file comes from a 3rd party software, the format can't be changed.
As I can't use any internal functions (such as File Management Codeunit or XML Ports with upload / download features), how can I write a function which simply allows the user to select a file from their PC and gives me the content as InStream / Txt o others?
Many thanks for your help,
Michael

Report
All responses (
Answers (