I have imported account and entitlement collectors from DEV environment and I can edit/collect accounts & entitlements and also create account collectors. However, when I try to 'Create' a new entitlement, I get "Request could not be handled" error. Any tips on the possible cause and how to resolve this?
If you don't need cyber ark collectors at all, you can delete the entries from registry using below query.. That would make sure that you wont encounter the error when creating new EDC
delete from T_COLLECTOR_TYPE_REGISTRY where type like 'Cyber%'
It might need to be investigated further to understand by cyber ark collector folders are missing. Am not sure if that's expected.