Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-3608

Userguide references non-existant method

    XMLWordPrintable

Details

    Description

      The user guide makes references to a method for storing 'typed' process variables

      runtimeService.setVariableTyped(processInstance.getId(), "customer", typedCustomerValue);

      This method does not seem to exist.

      Should be replaced by

      runtimeService.setVariable(processInstance.getId(), "customer", typedCustomerValue);

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              meyer Daniel Meyer
              webcyberrob Rob Parker
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce