Post Closed
47
Views
2
Comments
Read text to entity database

Hi all

i have a txt file

how do I read the text and the text is entered into the entity database??,

like this picture 
Thanks


Screenshot 2023-04-01 124505.png
2023-04-06 11-24-23
Paulo Zacarias

Hi Sherly, 

If I understood your question correctly, you want to upload the .txt file and then do some data normalization before committing it to the database right?

So, first, you will need an upload node to upload the .txt file, then, I would suggest you take a look at this API:

https://success.outsystems.com/documentation/11/reference/outsystems_apis/binarydata_api/

You might want to use the BinaryDataToText. 

After that, you will need to create some logic, perhaps using some StringSplit to normalize the data before saving it to the database.

Regards, 

PZ

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

You already posted some question before. please keep the discussion focussed and don't post same question multiple times.

I will close this discussion, which can be continued via the other discussion:

https://www.outsystems.com/forums/discussion/87104/bootstrap-file-with-data-type-txt/

Regards,

Daniel