Activiti Community Edition - Task to Invoke REST API

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2020 11:42 AM
I'm trying to design a simple workflow. A user task to collect some data. Then a system task to invoke a REST API with the data collected in the first task. I see Alfresco has a REST task. What is the cleanest way to have a task invoke a REST API using Activiti 6 Community Edition? I'd love to do this through native configuration of the business process running a standalone Activiti engine if possible.
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2020 05:00 AM
create a service task and call your java impl that calls your rest API and stores info in variables
Abbas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 10:49 PM
can you share some example or if you have some repository link

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 10:51 PM
Also please help me how to construct xml payload in script task
Thanks
Shreyank
