Robotframework-camunda

Latest version: v2.0.3

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.5.0

New Keyword `Deliver Message` for sending messages and correlated messages.

robot
*** Test Cases ***
Send message
${workload} Get workload from topic '${TOPIC_SEND_MESSAGE}'

Send all process variables as message
${message_response} Deliver Message ${MESSAGE_NAME} process_variables=${workload}
Complete task

1.4.0

26
25

Breaking Change: Since 8 all Lists, Tuples and Dictionaries are no longer stored as Java Objects in Camunda, but as Json Objects.

That change is a breaking change, if you have task workers working with java objects. Or if you have Decision tables that asume Java Objects.

It is recommended to use FEEL for evaluating statements in DMN: https://camunda.github.io/feel-scala/docs/reference/language-guide/feel-expression

1.3.2

1.3.1

Version of `generic-camunda-client` has not been updated in version 1.3.0. Therefore updates of the client has not been enforced in old environments leading to erro like:


Importing library 'CamundaLibrary' failed: ImportError: cannot import name 'EvaluateDecisionDto' from 'generic_camunda_client' (e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages\generic_camunda_client\__init__.py)
Traceback (most recent call last):
File "e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages\CamundaLibrary\__init__.py", line 1, in <module>
from .CamundaLibrary import CamundaLibrary
File "e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages\CamundaLibrary\CamundaLibrary.py", line 18, in <module>
from generic_camunda_client import ApiException, CountResultDto, DeploymentWithDefinitionsDto, DeploymentDto, \
PYTHONPATH:
E:\PDPA\JenkinsSlave\workspace\bpa_prm_log_analyzer\python\Scripts\robot.exe
e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\scripts\python37.zip
c:\pdpa\tools\python\python37\DLLs
c:\pdpa\tools\python\python37\lib
c:\pdpa\tools\python\python37
e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python
e:\pdpa\jenkinsslave\workspace\bpa_prm_log_analyzer\python\lib\site-packages

1.3.0

New Keywords:
23 `Evaluate Decision` : Keyword for evaluating a decision

Other:

1.2.7

[Completed Milestone 1.2.7](https://github.com/MarketSquare/robotframework-camunda/milestone/2?closed=1)

Bugfix:
13 - REST endpoint cannot be reached when Camunda URL ends on `/`

New Keyword:
6 - `Get Amound of Workloads`

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.