cam:outputParameter / script not working inside connector scope

XMLWordPrintable

      Problem description:

      currently we cannot use

      <connector>
      <inputOutput>
      <ouputParameter name="foo">
      <script> ...

      Stacktrace:

      Caused by: org.camunda.bpm.engine.ProcessEngineException: unsupported variable scope type: org.camunda.bpm.engine.impl.connector.ConnectorVariableScope
      at org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver.<init>(VariableScopeResolver.java:44)
      at org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolverFactory.createResolver(VariableScopeResolverFactory.java:26)
      at org.camunda.bpm.engine.impl.scripting.engine.ScriptBindingsFactory.createBindings(ScriptBindingsFactory.java:43)
      at org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines.createBindings(ScriptingEngines.java:231)

            Assignee:
            Thorben Lindhauer
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: