I'm getting an error when I call a webservice within service step process. I changed my client web.config and increased the maxreceivemessagesize but no luck.
Here's the error message:
"The pipeline failed while sending the message. The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.. Pipeline - InboundTest. Party - CustomerMaster_Publisher. Semantic - Request. Topic -"
I increase the MaxReceivedMessageSize in the client web.config to 2147483647.
I went to the service endpoint and checked the MaxReceivedMessage property under bindings tab has MaxReceivedMessage = 2147483647 so the service matches the client.
I'm still getting the error. Where else do I have to make the change? Note, that this only happens to a specific query thats only returning 175 rows. Please advise.
Thanks
Mike
Tags:
See the following reply to another post to see if this applies to your case: http://forum.neuronesb.com/forum/topics/metadata-contains-reference...
When using the service metadata option with the service step, the service step will download the WSDL in order to generate the WCF proxy to call the remote web service. If the WSDL is larger than 65535 bytes, this error will occur.
If you change the step to not use the metadata, then it should start working.
Hi Michael,
I'm not using the metadata in the service step. I'm using the service url in the service step, it is working fine for other queries except for one query that is only bringing back 175 rows. I changed the maxreceivemessagesize to 2147483647 for both client web.config and binding tab but its still throwing the same error. Is there another place where I need to make the change?
Thanks
Mike V.
Neuron ESB Product Support Forums and Communities
© 2024 Created by Neuron Admin. Powered by