Workflow Details Fails to load for Advanced Workflow

75 views
Skip to first unread message

Saulo

unread,
Apr 2, 2013, 5:13:44 PM4/2/13
to maven-a...@googlegroups.com
Hi everyone,

I'm having a problem when trying to view details of a workflow instance. This happens when I click "View Workflow" in the "my-workflows" page.
Apparently the "my-workflows" page is using the workflow definition id as workflow instance id, so it fails to load some workflow properties and to build the "workflow-details" page. The incorrect id causes a 404 error when trying to use the service workflow-instances.

This only happens when running on Eclipse as integration-test. When I get the amps and apply them to a independent Alfresco install there are no problems. I'm using Alfresco 4.2.c on both environments.

Example:
The production install gets the correct URL when clicking "View Details"
http://alfrescovm:8080/share/page/workflow-details?workflowId=activiti$201&referrer=workflows&myWorkflowsLinkBack=true
When running in Eclipse I get the workflow definition id instead of the instance id.
http://localhost:8080/amp_share/page/workflow-details?workflowId=activiti$activitiReview:1:8&referrer=workflows&myWorkflowsLinkBack=true

The same "View Workflow" link is built in "my-tasks" page. There, both the Alfresco install and the one from the maven repository are built correctly.

Is there a problem with my configuration or this is a known issue?

Thanks!

Best regards,
Saulo.
Reply all
Reply to author
Forward
0 new messages