cancel
Showing results for 
Search instead for 
Did you mean: 

Using Webscripts as UI-component for workflow tasks

ganm
Champ in-the-making
Champ in-the-making
Hi,

I'd like to use Alfresco and especially its workflow capabilities in a portal environment (Liferay). Since I'm new to this topic, I have some questions:

I don't want to use the Alfresco client for the Integration.
- Is ist possible to run a Webscript (in portlet-context) if the user opens a workflow task he claimed? The Webscript would then generate the UI-component and handle the user interaction.
- Is it possible, to combine the functionality of "My Tasks " and "My pooled Tasks" in one UI-component? How can I reach this goal?

Maybe anybody can help.

Regards
1 REPLY 1

raptus
Champ in-the-making
Champ in-the-making
This is a fine coincidence.

I'd like to do something similar.

Yes, it is possible, look at my template i posted in my topic below.

I have only 2 problems:

1) How can I get a workflow custom property by the template.

2) How can I work with operations, i.e. "when the user click on "approve" link in my html-web script I wish to see the next step and really activate the next transition of the workflow.