hi,

when I publish my app to go through the first process marks the following error:

org.joget.workflow.model.service.WorkflowManagerImpl  - org.enhydra.shark.api.client.wfmodel.UpdateNotAllowed: Process [key=56_siniestro_siniestro,mgrname=siniestro#11#siniestro] - context attribute status does not exist in process context - adding new attributes to the process context is not allowed
org.enhydra.shark.api.client.wfmodel.UpdateNotAllowed: Process [key=56_siniestro_siniestro,mgrname=siniestro#11#siniestro] - context attribute status does not exist in process context - adding new attributes to the process context is not allowed
org.joget.workflow.model.service.WorkflowManagerImpl  - org.enhydra.shark.api.client.wfmodel.UpdateNotAllowed: Process [key=56_siniestro_siniestro,mgrname=siniestro#11#siniestro] - context attribute status does not exist in process context - adding new attributes to the process context is not allowed

org.enhydra.shark.api.client.wfmodel.UpdateNotAllowed: Process [key=56_siniestro_siniestro,mgrname=siniestro#11#siniestro] - context attribute status does not exist in process context - adding new attributes to the process context is not allowed

but,the field "status" exist

  • No labels

3 Comments

  1. Workflow variable "status" is declared?

    1. I declare in "Advanced options"-> "Workflow Variable"

      1. You need to declare in your workflow designer, process's properties.