You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the ProcessInstanceMirgation It asks for operate client bean
`
Description:
Parameter 1 of constructor in org.camunda.community.migration.processInstance.service.Camunda8Service required a bean of type 'io.camunda.operate.CamundaOperateClient' that could not be found.
Action:
Consider defining a bean of type 'io.camunda.operate.CamundaOperateClient' in your configuration.`
Steps to reproduce
I cloned repository and open same project in current dir and trying to run project process-instance-migrationthe
Expected Behaviour
It should run and any external configuration
Library version
I am not aware
Camunda Platform 7 version
7.21
Camunda Platform 8 version
8.5.2
The text was updated successfully, but these errors were encountered:
Describe the bug
While running the ProcessInstanceMirgation It asks for operate client bean
`
Description:
Parameter 1 of constructor in org.camunda.community.migration.processInstance.service.Camunda8Service required a bean of type 'io.camunda.operate.CamundaOperateClient' that could not be found.
Action:
Consider defining a bean of type 'io.camunda.operate.CamundaOperateClient' in your configuration.`
Steps to reproduce
I cloned repository and open same project in current dir and trying to run project process-instance-migrationthe
Expected Behaviour
It should run and any external configuration
Library version
I am not aware
Camunda Platform 7 version
7.21
Camunda Platform 8 version
8.5.2
The text was updated successfully, but these errors were encountered: