I create pipa-deploy.xml as described in tutorial:
<deployment>
<task-description>Tutorials - PIPA</task-description>
<task-user-owners/>
<task-role-owners>
<role>examples\employee</role>
</task-role-owners>
<formURI>
http://localhost:8080/wds/PIPA/PIPA.xform </formURI>
<formNamespace>
http://www.intalio.com/bpms/workflow/xforms/PIPA/PIPA </formNamespace>
<processEndpoint>
http://localhost:8080/ode/processes/PIPA/User_To_PIPA </processEndpoint>
<userProcessInitSOAPAction>
http://www.example.com/PIPA/User_To_PIPA/User_To_PIPA_PortType/Init </userProcessInitSOAPAction>
</deployment>
execute:
wds-cli.bat -d C:\intalio\workspaces\samples\PIPA\PIPA\build\pipa-deploy.xml create-pipa
and
http://localhost:8080/ui-fw/tasks.htmnow don't show list of processes:
Error:Error while retrieving tasks
...
:(