I wonder whether or not it is possible to create an RPA task type that provides a list of all the available robots already defined, e.g. in UiPath. This way, a modeler would be able to have an overview of RPA bots inside the Camunda Modeler and could select one for task automation, thereby achieving reuse. Is this possible to achieve with element templates, or is there any other way for realization?
thanks for sharing. Nevertheless, I’m wondering if it is - generally - possible to extend the properties panel in the Camunda Modeler with data loaded dynmaically. Assume we’d model a service task of type external, is there any chance to include a “dropdown” below in the properties panel where I can inject contents dynamically via rest call? Or more generally speaking, is there an opportunity to include custom javascript logic inside?