Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Payload length 5712574 exceeded limit of 5000000

Adiseshu Borra
Tera Guru

Hi All,

In Discovery log i am getting below error.

" Payload length 5712574 exceeded limit of 5000000 ".

to fix this we needs to change "mid.discovery.max_payload_size" property value. But this Global parameter.

i cheeked in  system properties, Discovery properties and MID server properties, but no use.

can some one help me, where can i found this property ?

https://community.servicenow.com/community?id=community_question&sys_id=05864725db1cdbc01dcaf3231f96...

 

https://docs.servicenow.com/bundle/helsinki-it-operations-management/page/product/discovery/referenc...

 

Thanks in Advance

 

1 ACCEPTED SOLUTION

you can add that property . 

 

name : mid.discovery.max_payload_size

type : string

 

value: -1

 

write sys_properties.list in application nav and create new one.

 

Screenshot:

 

View solution in original post

6 REPLIES 6

hvrdhn88
Giga Patron

did you try to set the -1 in your properties. 

 

Set the value to any negative number to disable the payload limit and allow payloads of any size to be sent to the instance. For example, -1.

Where can i see this property. it is not part of system properties, MID and discovery properties.

you can add that property . 

 

name : mid.discovery.max_payload_size

type : string

 

value: -1

 

write sys_properties.list in application nav and create new one.

 

Screenshot:

 

doug_schulze
ServiceNow Employee

You would actually add it to the properties table...