i want to read an xml file with process flow and transfer the values to either variables or a csv file
please guide me how i can do that
thanks KDCOATE appreciate it so does that mean we do not have any way doing that read process just by process flow itself by using xml node and can we do that data mapping with any other software like biztalk or gentran can you please tell me how we can use those data maps with in the processflow regards
No, it is actually very easy to do this. The only "difficult" part is creating the schema (xsd) to map the data, I have done dozens of these. There are good resources on the internet on how to create XML schemas.