Hi Forum
We’re developing in a case system with most of case processesing happening in Microsoft Infopath 2013.
when opening a case a lot of tables need to be extract and the simple way would be through data scraping - but an error occurres: Automation-server kan ikke oprette objektet - Loosly translated from danish: Automation-server can’t create object - see screenshots:
a little searching for the topic tells of the problem related to ActiveX - though enabling this in internet options (used shortcut from infopath appliction) (in all zones) seem to do very little
How can i ensure a good capturing of the data from tables as datatable, preferably simple solution? (i have somewhat success in getting the data cell by cell - though atttributename seem to change (one example from a table 1st col attribute name containing the variable is rowName, 2nd col attribute is text,…)