Forum Discussion

SkydiverFL's avatar
14 years ago

Insert GUID & Date to Request

How can a GUID and date be generated dynamically and inserted into the request via LoadUI?

1 Reply

  • AndyHughes's avatar
    AndyHughes
    Regular Contributor
    Is it necessary to dynamically generate the guid? Can't you just have a list ready to read from a file?

    You would set the test up in SOAPUI and have a SOAPUI runner component in LOADUI. The SOAPUI test would have a data source step before the request where these values could be read in. But as I discovered, you would need the Pro version of SOAPUI to have the data source functionality.