mid.eccq.max_payload_size is not available for MID Server Config Params
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 08:31 PM
Hi
I am getting ECC timeout error while calling a REST Service using MID Server
Looks like issue is due to the volume of data
I wanted to increase the payload size allowance
But i could not find mid.eccq.max_payload_size in MID Server
We are at Geneva at the moment
But my personal dev instance is at Istanbul but still i am not able to see that option for Config Parameters for MID Server
Any idea what i am missing out on this front?
Regards
Hetal
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 09:45 PM
Hi Hetal,
Please check the link below and see the section 4.5
http://wiki.servicenow.com/index.php?title=MID_Server_Configuration#gsc.tab=0
Or
Is there a maximum message return size for outbound SOAP web services?
Thanks,
Harshvardhan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2018 03:45 AM
Hi Hetal,
Im working on Jakarta.
Actually I added the property 'mid.eccq.max_payload_size' with value 50000000 in the MID server's agent\config.xml file and restarted the MID server.
It worked fine and also I can see the property under MID SERVERS --> Configuration Parameters after the restart of MID server. Moving forward I can edit the value from the UI itself.