application -> Pa..." /> application -> Pa..." /> application -> Pa..."/>

Internal form mapping is undefined for "task1"

238 Views Asked by At

I'm trying to build a simple process,
I've created the process, a form for the the pool and the human task:
"clicked on the pool -> application -> PageFlow -> Add" and
"clicked on the human Task -> application -> PageFlow -> Add"

But I'm facing this error:

Internal form mapping is undefined for Étape1. org.bonitasoft.studio.designer.core.bar.FormMappingBarResourceProvider.isValid(FormMappingBarResourceProvider.java:147) org.bonitasoft.studio.designer.core.bar.FormMappingBarResourceProvider.addFormMapping(FormMappingBarResourceProvider.java:83) org.bonitasoft.studio.designer.core.bar.FormMappingBarResourceProvider.newFormMappingModel(FormMappingBarResourceProvider.java:76) org.bonitasoft.studio.designer.core.bar.FormMappingBarResourceProvider.addResourcesForConfiguration(FormMappingBarResourceProvider.java:68) org.bonitasoft.studio.engine.export.BarExporter.createBusinessArchive(BarExporter.java:117) org.bonitasoft.studio.engine.export.BarExporter.createBusinessArchive(BarExporter.java:91) org.bonitasoft.studio.engine.export.BarExporter.createBusinessArchive(BarExporter.java:165) org.bonitasoft.studio.engine.operation.ExportBarOperation.exportBar(ExportBarOperation.java:118) org.bonitasoft.studio.engine.operation.ExportBarOperation.run(ExportBarOperation.java:106) org.bonitasoft.studio.engine.ui.wizard.ExportBarWizardPage$7.run(ExportBarWizardPage.java:405) org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

0

There are 0 best solutions below