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

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.9.0
    • Affects Version/s: None
    • None

      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
        });
        
        

        This is the controller panel for Smart Panels app

              Assignee:
              Michael Schoettes
              Reporter:
              Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: