Gidon_Albert
6 months agoContributor II
DataTable vs. xfDataTable
In a data connector rule, we need to run the api.Parser.ProcessDataTable funciton that can process a DataTable.
However, using SIC funciton, we have to get data from the source into a XFDataTable: ...