Hi, i’m trying to get datas from an XML and put them in a Datatable (for each workers datas), but I got that error when I try to parse my XML : “Assign xeWorkers - xElements: Namespace prefix ‘wd’ is not defined.”
Test.xaml (92.2 KB)
TestResponseXML.xml (50.1 KB)
Attached is a test file xml and the workflow
Can someone help ? Struggling for a long time lol, thanks!