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

Using the nodejs client, I can specify a business key to filter external tasks

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.9.0
    • None
    • None

    Description

      AT:

      • On subscribing to a topic, a business key can be specified to filter the tasks which will be fetched
        const topicSubscription = client.subscribe("foo", {  'businessKey': 'foo' } ,function({ task, taskService}) {
          // Put your business logic
        });
        
        

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              michael.schoettes Michael Schoettes
              roman.smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce