InputParameters are not extracted with @bpmn-io/extract-process-variables. Is this intentional?

Looks like InputParameters are not extracted with @bpmn-io/extract-process-variables. Is this intentional?

I assume InputParameters are also process variables, and those should be extracted as well.

Please educate me if I am missing something.

Based on your question I believe you refer to the Camunda 7 extractors. It seems extraction of variables from camunda:input is simply a missing feature: GitHub - bpmn-io/extract-process-variables: An util for bpmn-js to extract Camunda BPM process variables from a BPMN 2.0 diagram.
Feel free to create an issue or file a pull request implementing the feature.

1 Like

Thank you. I going to through the contribution guide. I will create a PR.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.