shanej100
11 years agoNew Contributor
Change name of Dump File automatically for each response
***Repost from the Community Public Forum
Hello,
I'm attempting to use the "Dump File" request property to save the xml response I'm getting. I'd like to have SOAP automatically change the name of the dump file to match the transaction number provided in each response. I've read that it can be done using the property expansion feature, but so far I'm unable to make it work. Can someone share the proper formatting for the Dump File property value? I've been using this:
c:/tools/soapresponse/TDL${ns2:TransactionNumber}.xml
But all it saves is tdl.xml. I'd like it to be TDL123456.xml where 123456 is the transaction number in the response file.
Thanks.
Shane
Hello,
I'm attempting to use the "Dump File" request property to save the xml response I'm getting. I'd like to have SOAP automatically change the name of the dump file to match the transaction number provided in each response. I've read that it can be done using the property expansion feature, but so far I'm unable to make it work. Can someone share the proper formatting for the Dump File property value? I've been using this:
c:/tools/soapresponse/TDL${ns2:TransactionNumber}.xml
But all it saves is tdl.xml. I'd like it to be TDL123456.xml where 123456 is the transaction number in the response file.
Thanks.
Shane