Service Virtualization

Looking for the implementation of LoggedResultSet class Implementation.Please let me know if anyone aware about it.

  • 1.  Looking for the implementation of LoggedResultSet class Implementation.Please let me know if anyone aware about it.

    Posted Aug 25, 2016 07:26 AM

    Hi Everyone,

     

    I am storing DB response in local directory using "Save property value to file " filter but its getting stored in below format but our requirement is ,it should stored with DB column name  not in string  and I found LoggedResultSet can provide solution on this but I am not aware how to implement it.Please let me know if anyone known the implementation of this class.

     

    <?xml version="1.0" encoding="UTF-8"?>
    <list>
      <list>
        <string>000000</string>
        <string>1111111</string>
        <string>abc</string>
        <string>dfr</string>
        <string>2h8lll;</string>
        <string>1</string>
        <null />
        <null />
        <null />
        <null />
        </list>
      <list>