How to use a workflow task step in a workflow.
Hi All,
While creating a workflow i tried to add a workflow task step by following the steps given in Adobe Experience Manager Help | Developing Projects in AEM - Part 2 but it gave me the error into logs section marked below:
Error:
Caused by: com.adobe.granite.workflow.WorkflowException: Metadata must include project path property in property named: project.path
at com.adobe.cq.projects.impl.workflow.ProjectTaskWorkflowProcess.execute(ProjectTaskWorkflowProcess.java:129)
at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:198).
Has anybody faced the same problem or has come up with a solution for this? Any leads would be really appreciated.
Thanks in Advance
Saurabh