Forum Discussion

overview50's avatar
3 years ago
Solved

Applying request properties across a project

Hi,

I have multiple SOAP requests in a project. All of them need certain request properties in order to work (Authentication Type, WSS-Password Type, and SSL Key Store). I am having to manually change these for each SOAP request I have. Is there a way I can apply authentication type across the entire project.

 

For example, when I create a new request this is what the request properties look like:

I am trying to apply the same authentication type, WSS-Password Type, and SSL Key Store, across all the requests in the project.

As a comparison to Parasoft's SOAtest, I can apply the SSL Keystore globally for a project, by adding it in project preferences.

 

The documentation says nothing about global object properties: About Properties | ReadyAPI Documentation (smartbear.com)