Payload length exceeded limit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 02:43 PM
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:
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2022 09:25 AM
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.