madisonger.blogg.se

How to debug excel file
How to debug excel file




how to debug excel file

In Debug mode: it does write to implemented logging file, it does write the data table to Excel and it does write the data table (insert into) in SQL. It works, meaning both flows itself running smoothly, in Debug mode and as well published and kicked off in the Assistant. The process it self is rather lengthy, and more important it works! This data table be considered as a bucket (a sort of a backup on the process, I did that for learning purposes, nothing more) and at the same time insert that bucket (container data table) into SQL again.

how to debug excel file

The constructed flow does its job! It is receiving params from SQL and it is using those params to scrape a publicly available web repository to fetch statuses on registrations (param sets).Įach iteration, does write the result to log file (dynamically) and collect each data row into a data table.






How to debug excel file