-
Hello,
How to query the service without passing parameters using your library?
Example from SOAP UI (page: https://sscweb.gsfc.nasa.gov/WS/helio/1/HeliocentricTrajectoriesService )
```
…
-
Hey,
We are consuming SOAP end-point and some of end-point are taking more time to response.
If you have any option for setting up time out . Please reply me ASAP.
Rgds,
Alpesh
-
To give the user a better playing experience, validate the input client side (only a single letter and not a number).
-
A feature to set the timeout of a client waiting for a response. It could fire
the async handler or throw an exception.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[cur…
-
Hi there.
Here is my module.
`@Module({
imports: [
SoapModule.registerAsync({
clientName: 'MY_SOAP_CLIENT',
imports: [ConfigModule],
inject: [ConfigService],
…
-
### Description
I encountered a problem when configuring the body-transformer template, and I really can't solve it.
content
MyCat{name='org', age=1, catBir=Sat Sep 07 00…
-
https://pypi.org/project/suds-py3 seems no longer maintained.
There's is maintained suds in https://github.com/suds-community/suds, pypi package is https://pypi.org/project/suds/ , I think moving t…
-
Hi,
when i invoke hotel detail service,I get two error messages below:
1.Connection to Supplier is unavailable
2.Property is not available
I don't know what happened,please help me to resolve t…
-
### Describe the bug
I'm trying to migrate the Quarkus resteasy dependencies to rest (reactive).
My app needs accept SOAP server calls and perform SOAP client calls.
The SOAP payload contains securit…
-
First off I'd like to say a big thank you to the makers of this package, your work has helped save my a lot of time in setting up my soap server and client.
However when using the client, to make a…
imadu updated
3 years ago