When Input has multi-pages, deletion strategy does not work for Amazon AWS Resource Inventory / Azure Resource InventoryDescriptionWhen Input has multi-pages, deletion strategy does not work for Amazon AWS Resource Inventory / Azure Resource InventorySteps to Reproduce - Have a high volume of CIs that will be discovered by Resource Inventory, such that "Orchestrator Page" ecc_queue inputs are generated- Set cmdb_ci_cmp_resource deletion strategies to "delete"- Create new CIs- Note that they are not present in sa_payload_snapshot record- Delete CIs- Note that they are not removed due to missing deletion strategy script- Add in Azure or AWS default deletion strategy script- Repeat- Note CIs are now removedWorkaround> open sa_ci_to_pattern table > search for Amazon AWS Resource Inventory or Azure Resource Inventory > set Strategy Script to AWSDefaultDeleteStrategy / AzureDefaultDeleteStrategyRelated Problem: PRB1633572