Skip to content

Unable to use create WorkflowInstance from device  #1

@sabriGit

Description

@sabriGit

Hello,
I got the following error when sending message from device (MQTTclient):
here is the message sent from the client:

  • topic : zeebe/grpc/createWorkflowInstance
  • message: {"bpmnProcessId": "ExampleWorkflow"}

The error when receiving the message in the mqtt-bridge side:
File ".\zeebe-mqtt-bridge.py", line 54, in createWorkflowInstance
self.stub.CreateWorkflowInstance(
AttributeError: 'GatewayStub' object has no attribute 'CreateWorkflowInstance'

Thank you in advance for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions