- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2022 07:57 AM
Hi Experts!
We are working on integrating Qualys & ServiceNow and having issue on Host Detection Import.
I can see the Host Asset Import working fine, but not the Host Detection Import.
While checking the ecc queue I can see the XML response in Payload but the information is not visible in the table "x_qual5_core_host_detection_import_set_row_list".
Seems like the XML response is not processed, any assistance will be appreciated.
Thanks,
Shantanu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 07:19 AM
This issue was fixed, as the MID server we were using was unable to process the payload. Updated the MID Config parameter: "mid.eccq.max_payload_size" with value = 50000000. Which fixed the error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 07:19 AM
This issue was fixed, as the MID server we were using was unable to process the payload. Updated the MID Config parameter: "mid.eccq.max_payload_size" with value = 50000000. Which fixed the error