How to import data from HTML file.

How to import data from HTML file.

anutt_k
Not applicable
20 Views
4 Replies
Message 1 of 5

How to import data from HTML file.

anutt_k
Not applicable

[ FlexSim 22.1.1 ]

Hello. I have question about data importation.

If I have some data in html file like this picture.

1676618136026.png


1676618185501.png

How can I import this data into FlexSim. Or I should transfer data to Excel and import from Excel import tool.

Or this can import from some other solution.

Thank You.

0 Likes
Accepted solutions (1)
21 Views
4 Replies
Replies (4)
Message 2 of 5

LongG
Not applicable

In my view :Call python in Flexim, use python code to process these and return values to implement import.

0 Likes
Message 3 of 5

SCHamoen
Advisor
Advisor
Accepted solution

@Anutt K If the content of the file is as simple as you show I would use the File commands for instance fileopen and filereadline

0 Likes
Message 4 of 5

anutt_k
Not applicable
Thank You. Now I found once solution. I use additional tool as webpage in connectivity then I import html code of some webpage from develop mode of browser into webpage code editing.
0 Likes
Message 5 of 5

anutt_k
Not applicable

OK Thank You. Now I found once solution. I use additional tool as webpage in connectivity then I import html code of some webpage from develop mode of browser into webpage code editing.

0 Likes