Skip to content

Better examples and clearer flow samples #3

@nicolasembleton

Description

@nicolasembleton

I think it would be very beneficial to have a clearer flow sample. There are many examples of how individually things work, but I find that the following things are unclear to me, even though I've looked at the sources, examples and tests:

  • How does a workflow changes state reacting to its content? Unclear which API to use, how to call it from outside, how it can manipulate external data. So far my best bet is processInstance(processInstanceId).complete().
  • How does the system integrates with an actual application. I want to do, for example, document approval flow. I'm unclear how to integrate all that.

Sorry for the dummy questions, but even after a couple hours of trial & error, it's still not very clear to me the way it should work. But I really love the way it's built and the features so I try to have it working.

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