cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting Error :- Getting following Error :- HV000039: Invalid property path. There is no property repairProcessForm in entity de.hybris.platform.orderprocessing.model.OrderProcessModel

former_member1573
Participant
760

Getting following Error :- HV000039: Invalid property path. There is no property repairProcessForm in entity de.hybris.platform.orderprocessing.model.OrderProcessModel

When we are trying to repair a sap-order-process, we are getting the above error in backoffice.

Any leads are appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Did this work ?

imsanjayrawat
Explorer
0 Kudos

Open cockpit.config.xml in backoffice and add validate=false property.

<wz:step id="step1" label="businessprocess.repair.prepare.label" sublabel="businessprocess.repair.prepare.sublabel">
<wz:content id="step1.content">
<wz:property qualifier="repairProcessForm.businessProcess.code" readonly="true" validate="false"/>

0 Kudos

even I am facing the same issue. Let me know if anyone resolved this issue.

Thanks.

Ask a Question