Form failure: The context path is either empty or not defined. error

Hi
I have a problem, I have a camunda project and the forms worked fine but when I placed an external one with the embedded syntax: apps: forms / filename.html it sent me the aforementioned error
Form failure: The context path is either empty or not defined.

I already packed it in the .war and pasted it back on the camunda server
help! please!

How have you deployed your process?

For me, it seems you have used the Camunda Modeler to deploy your process .

Please place your .bpmn in ProcessApplication and try to re-deploy it again. That should solve your problem

It is implemented from the server, that is, the war that I export I paste it in the camunda server and even then it does not work :frowning: