12 years ago
Automatically set properties/remove sections on all methods
Good afternoon
I'm evaluating a product API using the free version SOAPUI 4.6.1 (apparently 4.6.4 has a bug for this API).
This API has several hundred methods and each contains a trust section and 2 parameters (Client ID & Checksum) in the security section of the header.
In order to communicate with this API I have to remove the trust section, because on my evaluation account the trust require setting is disabled. I have to put a supplied user ID and checksum into the security section, which is always the same 2 strings for every call. I then have to remove the ? character from all the properties that I'm not supplying or it inserts it, there can be up to 100 properties on some calls.
Is there any way to create/configure the project in this version of SoapUI or the Pro version that removes these manual tasks ?
Thanks!
I'm evaluating a product API using the free version SOAPUI 4.6.1 (apparently 4.6.4 has a bug for this API).
This API has several hundred methods and each contains a trust section and 2 parameters (Client ID & Checksum) in the security section of the header.
In order to communicate with this API I have to remove the trust section, because on my evaluation account the trust require setting is disabled. I have to put a supplied user ID and checksum into the security section, which is always the same 2 strings for every call. I then have to remove the ? character from all the properties that I'm not supplying or it inserts it, there can be up to 100 properties on some calls.
Is there any way to create/configure the project in this version of SoapUI or the Pro version that removes these manual tasks ?
Thanks!