Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to do Parameterization for a soap client?

Options

I want to create the employee ID for 10 members with there dob and name with one soap request.. How to do this one?

And also I want to write the XML req and response messages in separate folder by automatically.. Could you please help me in this???

Thanks in advance...

Comments

  • OmarR
    OmarR Posts: 234 admin
    Options

    To clarify, do you wish to generate data for 10 members? If so, theres's a new "Data Generator" tool introduced in 9.10.2 (released 5/5/17). The Data Generator tool will generate dynamic test-data at run-time!

    In regards to writing the request/response traffic, you may use the File Stream Writer.

    Take a look at the comment posted by @Ramiro Martinez on how to accomplish this. For more information, Please see the documentation for "Write File" tool.