BPMN RealTime flowchart processing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rabii
    Active Community Member
    • Jun 2016
    • 1250

    BPMN RealTime flowchart processing

    Hi,

    When building and testing BPMN flowchart, it would be really nice if the the flow (activities - gates etc..) could be updated in real time to see the progress of the in real time, this helps a lot especially when building complex flowchart. At the moment you have to refresh the page to get the update of the flow elements, where the flow arrived. If it is difficult to add real time tracking of the flow elements, i would suggest then to add a button to refresh the flowchart without having to refresh the whole page to get the update of the flow. This is really helpful when testing and building complex BPMN flowchart processes.

    Thank you.
    Attached Files
    Rabii
    Web Dev
  • yuri
    Member
    • Mar 2014
    • 8452

    #2
    Does not it work with websocket?
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment


    • yuri
      yuri commented
      Editing a comment
      Seems it does not handle, as a process record is not updated.

    • rabii
      rabii commented
      Editing a comment
      never tried that with websocket.
  • yuri
    Member
    • Mar 2014
    • 8452

    #3
    It seems to be easy to implement. Will be done in the next hotfix release.

    You will need to configure WebSocket to have it working.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...