Hi Cristian,
There is no direct way of loading the XML to DBDataSource.
You need to create your own procedure accepting the XML string as the parameter to load the xml file to the DB DataSource by assigning each field.
Regards
Edy
Hi Cristian,
There is no direct way of loading the XML to DBDataSource.
You need to create your own procedure accepting the XML string as the parameter to load the xml file to the DB DataSource by assigning each field.
Regards
Edy