How to use external application access custom workflow

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2016 04:14 AM
Hello,
I create custom workflow using eclipse and deployed into the
/opt/alfresco-community/tomcat/shared/classes/alfresco/extension
/opt/alfresco-community/tomcat/shared/classes/alfresco/web-extension
paths its working fine.
After deployed custom workflow i need to get data from php application display in workflow once click start workflow workflow params and external application merge data
any one can me regarding issue.
Regards
John
I create custom workflow using eclipse and deployed into the
/opt/alfresco-community/tomcat/shared/classes/alfresco/extension
/opt/alfresco-community/tomcat/shared/classes/alfresco/web-extension
paths its working fine.
After deployed custom workflow i need to get data from php application display in workflow once click start workflow workflow params and external application merge data
any one can me regarding issue.
Regards
John
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2016 02:44 AM
Hi
There are OOTB webscripts availaible which woulr return list of workflows based on input parameters. These webscripts are REST calls which you can invole from your front-end application.
Regards
There are OOTB webscripts availaible which woulr return list of workflows based on input parameters. These webscripts are REST calls which you can invole from your front-end application.
Regards

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2016 06:18 AM
Thanks Rahul,
I have one more query , I created alfresco activiti kickstart using eclipse deployed alfresco share its working,i have created php application separate i need to pass value to php application get based on post value from php application append the value in workflow form is this possible?
I have one more query , I created alfresco activiti kickstart using eclipse deployed alfresco share its working,i have created php application separate i need to pass value to php application get based on post value from php application append the value in workflow form is this possible?
