Roelof
16 years agoNew Contributor
Integration and API
hi everyone,
i am currently in the process of integration soapui into an application. i would appreciate it if anyone can point me in the right direction. what i need help with is:
1. specifying an http connect timeout
2. specifying an http request timeout.
3. programmatically add WSS signature/encryption/username entries
4. set values for input parameters. from browsing the forum i gather that this is done using normal java string functions? that is fine, but what about only adding values for certain optional parameters?
the documentation is not clear on the re-use of an WsdlRequest object. should one create an object for each request and then dispose afterwards? or can it be re-used? if so, are those objects re-entrant?
regards,
roelof.
i am currently in the process of integration soapui into an application. i would appreciate it if anyone can point me in the right direction. what i need help with is:
1. specifying an http connect timeout
2. specifying an http request timeout.
3. programmatically add WSS signature/encryption/username entries
4. set values for input parameters. from browsing the forum i gather that this is done using normal java string functions? that is fine, but what about only adding values for certain optional parameters?
the documentation is not clear on the re-use of an WsdlRequest object. should one create an object for each request and then dispose afterwards? or can it be re-used? if so, are those objects re-entrant?
regards,
roelof.