scottdurow / RibbonWorkbench

Ribbon Workbench 2016 for Dynamics 365
https://ribbonworkbench.uservoice.com/
MIT License
72 stars 24 forks source link

Realtime workflow and ExecuteWorkflowRequest #7

Closed rajyraman closed 7 years ago

rajyraman commented 7 years ago

I added a "Run Workflow" smart button and pointed it to run a real-time workflow. Since this is a realtime workflow, ExecuteWorkflowResponse returns empty guid. WaitForWorkflowToComplete should not be called if ExecuteWorkflowResponse returns an empty guid.