Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Payload length exceeded limit.

Vic Albergaria
Tera Contributor

Hello!

I run a probe in the background that fetches files from my midserver and sends them to a data source in servicenow. The probe works fine with small files, but gives the following error when the file is too large:

find_real_file.png

I already tried to consult this KB, but I don't have the discovery options or this probe in my instance: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0854142

I also tried to create this property, mid.discovery.max_pattern_payload_size and set the value to -1, it still doesn't work.

 

How do I disable the 5000000 limit? Any ideias?

5 REPLIES 5

I put this kb in my first post... I already tried to add this property with the value of -1 and it doesn't work.