05-03-2023 03:42 AM
Hi all,
I'm using APS 2.3 and I'm trying to create a simple workflow through the BPMN Editor where the initial form has a dropdown list that needs to be filled by a POST call response.
Actually I'm facing a simple problem: in the module editor I can't operate REST calls using HTTP method that are not GET.
This is weird because in the Process Editor I can instead create very complex REST calls using the "REST Call Task".
Any suggestion?
Thanks in advance
05-10-2023 03:44 AM
I was finally able to fill my forms through complex API responses.
Probably this is a workaround, but I created a different REST task for every form field I needed to autocomplete dynamically. For every response I created a new process variable and manipulated them in the final form using the javascript component.
05-10-2023 03:44 AM
I was finally able to fill my forms through complex API responses.
Probably this is a workaround, but I created a different REST task for every form field I needed to autocomplete dynamically. For every response I created a new process variable and manipulated them in the final form using the javascript component.
Explore our Alfresco products with the links below. Use labels to filter content by product module.