bptlab / ark_automate

An open source RPA tool which uses BPMN to create bots.
MIT License
18 stars 8 forks source link

Implement a Way to Highlight RPA-Activities #5

Open SanJSp opened 3 years ago

SanJSp commented 3 years ago

As an RPA developer, I want that fully filled out RPA activities to be highlighted in the BPMN modeling interface.


:thought_balloon: Hints & Thoughts

Please take a look at our mockup!

It should be possible with this Camunda-Examples: https://github.com/bpmn-io/bpmn-js-examples/tree/master/custom-elements https://github.com/bpmn-io/bpmn-js-examples/tree/master/colors Option 2 would be most likely the way to go and exactly what we want.


:white_check_mark: Conditions of satisfaction

kej-jay commented 3 years ago

My question would be whether this is still relevant or if there is only a highlighting planned for not-supported elements and not configured elements (in different colors of course) @lukashueller Maybe the following links can be added to the issue to the hint section: https://github.com/bpmn-io/bpmn-js-examples/tree/master/custom-elements https://github.com/bpmn-io/bpmn-js-examples/tree/master/colors here option 2 would be most likely the way to go and exactly what we want

lukashueller commented 3 years ago

Hello @kej-jay , my personal goal was to highlight BPMN activities where the RPA fields have already been filled out. Therefore, this issue still exists. I have added your helpful links to the issue.

kej-jay commented 3 years ago

@lukashueller Thank you, that is whatr I ment with a useful usage of that feature, what I was referring to was the idea of the beginning of the project to have rpa-activities, as well as normal user activities. (Just for clarification, everything is fine the way it is now)