Forum Discussion

Gidon_Albert's avatar
Gidon_Albert
Contributor II
6 months ago

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: ...