Izu Posted November 9, 2018 Posted November 9, 2018 I would like to confirm what the 'RequestServices' parameter in the config file represents and the value(s) to associate to the array. Furthermore, in order to implement three separate retention policies (i.e. IT, Security and Accessibility); I do want to know the specific parameter to use in each config file.
Nanette Posted November 9, 2018 Posted November 9, 2018 Hi @Izu As per instructions on the wiki: https://wiki.hornbill.com/index.php/Hornbill_Clean_Utility RequestServices : An array containing Service ID Integers to filter the requests for deletion against. An empty array will remove the Service filter, meaning requests with any or no service associated will be deleted The values to associate arrays are service ID's. The specific parameters to use in each config file depends on the service ID's you have in your instance. You can find these ID's in h_itsm_services table. Hope this helps. Nanette.
Steve G Posted November 9, 2018 Posted November 9, 2018 Hi @Izu , From the Cleaner Tool Documentation: Quote RequestServices : An array containing Service ID Integers to filter the requests for deletion against. An empty array will remove the Service filter, meaning requests with any or no service associated will be deleted So this will be an array of Service ID's, which are integers and can be found in the URL of the Service Record page: So once you've found those service ID's, you can build one config file per retention policy, and schedule them accordingly. Kind regards, Steve
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now