Hi, I have xml files stored in a folder and I want to access the ones I want one at a time and extract details into DataTable.
Currently I have named the files as 1.xml , 2. xml and then stored on a separate folder and and then I loop through each of the files and extract values…. But in real world, there will be multiple files and I want to access only the once I want…. The file name structure will be….. <CId>_<QId>_<PId>_<MType>_<UID>.xml I know the CID and PID and MType CID = Available from the DataTable PID = I’ll know before running the script…. MType = I’ll know before running the script…. What I want to do is go the folder location and just pick up the xml files I want and then retrieve the value…. Any help will be very much appreciated….. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---
