Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHello!
As I understand it, you want to:
1. Pass the entire content of your attached XML file in a single REST request.
2. You want to store the content of this XML file in a single Excel spreadsheet cell.
3. You want to iterate this 1000 times, with different data/xml/cells.
As I understand it, the problem is that:
4. Excel doesn't allow you to store the content of the XML file in a single cell.
If this is the case, I'm afraid that there's not much to do since it's a restriction in Excel and not in soapUI. Perhaps you should consider moving to a Directory DataSource that fetches .xml-files instead of an Excel DataSource?
Regards
Henrik
SmartBear Stockholm
As I understand it, you want to:
1. Pass the entire content of your attached XML file in a single REST request.
2. You want to store the content of this XML file in a single Excel spreadsheet cell.
3. You want to iterate this 1000 times, with different data/xml/cells.
As I understand it, the problem is that:
4. Excel doesn't allow you to store the content of the XML file in a single cell.
If this is the case, I'm afraid that there's not much to do since it's a restriction in Excel and not in soapUI. Perhaps you should consider moving to a Directory DataSource that fetches .xml-files instead of an Excel DataSource?
Regards
Henrik
SmartBear Stockholm