I am trying to send an XML request to a server using the following Soap/XML-RPC Data:
 
<envelope><body><requestlist session-id="${FSessionID}"><transaction>
${_StringFromFile(c:\qa\automatedtests\benchmarks\foldertree\0012-modify-labor-items.xml,)}
${FTimeClockGroupID}
${_StringFromFile(c:\qa\automatedtests\benchmarks\foldertree\0012-modify-labor-items.xml,)}
${FLabTextCustPropID}
${_StringFromFile(c:\qa\automatedtests\benchmarks\foldertree\0012-modify-labor-items.xml,)}
...
...
...
${FLabEnumCustPropID}
${_StringFromFile(c:\qa\automatedtests\benchmarks\foldertree\0012-modify-labor-items.xml,)}
</transaction></requestlist></body></envelope>
 
The problem I am having is that each _StringFromFile reads the first line of the file. 
 What I want it to do is read a line from a file, insert a variable string, read the 
next line from the file...and continue as such.  Is there currently any way of doing 
this?

 


 Brian Lundell, Quality Assurance Specialist


 Time Industrial, Inc.
 An Outsourced Contractor Time and Cost Tracking Service.
 
-----------------------------------------------------------------------------------------
 tel: 780.413.1521  fax: 780.413.0474
  http://www.TimeIndustrial.com <http://www.timeindustrial.com/>  

 
-----------------------------------------------------------------------------------------
 This message and attached files, if any, is (are) intended only for the addressee(s) 
and may 
 contain privileged or confidential information. Any unauthorized disclosure is 
strictly prohibited. 
 If destined to our legal counsel, this transmission is privileged communication as 
between an 
 attorney and its client.
 If you have received this message in error, please notify us immediately so that we 
may correct 
 our internal records. Please then delete the original message. Thank you.

 
  

 

Reply via email to