Hello,
I’m trying to create a new process from scratch.
Following workflow’s documentation (3.3. Defining a new process).
So I create a new process with its attributes/domains/users/groups/…
I download the xpdl file and try to edit it with Together Workflow Editor.
But I get the following error message
I fixed this issue replacing :
<xpdl:Package xmlns="http://www.wfmc.org/2008/XPDL2.1"
by
<xpdl:Package xmlns:xpdl="http://www.wfmc.org/2008/XPDL2.1"
but not sure that really fix the problem, but at least TWE succed to open it.
I am using:
cmdbuild 3.2.1 and 3.3
TWE : 5.0.1, Build Id: 20130807-0400-TAB-2.4-1
Kind Regards,