Configuration Verifier Profile Doesn't exist issue in V12.6.9 Project

Hi All,

I am trying to execute below command in v12.6.9 bloomreach project to determine the changes required for V13.4.4 upgrade. It results in following error.
Error Details:
The requested profile “create-configuration-verifier-config” could not be activated because it does not exist.
Command
mvn -P create-configuration-verifier-config

I also tried executing the same command for archetype project of v12.6.9 and v13.1.0 , It results in same error. But when I tried to execute the same command after the upgrading from v12.6.9 to v13.4.4 it creates “configuration-verifier-config.yaml” file.

Could you please help us in resolving the issue ?

Thanks,
Yeshwanth.

Hi Yeshwanth,

The procedure for setting up the configuration verifier has changed from v12 to v13, and you’re probably looking at the documentation page for v13 or higher.
For v12 you need to follow: https://documentation.bloomreach.com/12/library/enterprise/enterprise-features/enterprise-configuration-management/configuration-verifier-usage.html

HTH, Ate