I need to create a bulk of Requests on iTop, I write an API that:
1- call create API (output fields: id, friendlyname)
2- ApplyStimuls API
I noticed that there is a query in db slow-log scan all UserRequest table (There are about 250000 records).
Is there any recommendation to avoid this behavior?
iTop version is :3.1.1
mariadb version is: 11.5.2
php version: 8.1
Hello dears,
I need to create a bulk of Requests on iTop, I write an API that:
1- call create API (output fields: id, friendlyname)
2- ApplyStimuls API
I noticed that there is a query in db slow-log scan all UserRequest table (There are about 250000 records).
Is there any recommendation to avoid this behavior?
iTop version is :3.1.1
mariadb version is: 11.5.2
php version: 8.1