Worflow association with object id
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2017 08:15 AM
Hi Alfresco team
Need option for the below items
Case 1 : On passing list of object ids , can the api return the only the object ids with the corresponding associated workflow id
Case 2 : On passing a folder id, can the map of object id with corresponding workflow details be fetched recursively ? (i.e check all sub folders inside the given folder id)
Labels:
- Labels:
-
Alfresco Process Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2017 07:26 AM
Hi, Bharathi nainamalai
There is no OOTB rest api for your case 1 and case 2 but you can create your own custom rest api,
Refer this https://community.alfresco.com/community/bpm/blog/2016/11/18/activiti-enterprise-developer-series-cu... , Activiti User Guide and
Alfresco Content Services REST API Explorer
Thanks,
Kalpesh,
