Skip to content

Multi App Workflow Support #723

@cicoyle

Description

@cicoyle

As of 1.16 Dapr now supports Multi-App Workflows , where Workflows and Activities can be hosted across many apps.

We should support this in the js sdk. This means adding support for callactivity and suborchestration calls, include an example in the examples directory and an IT test supporting the validation of a successful implementation.

Reference implementation examples:
java sdk callActivity PR
durabletask-java callActivity PR
callactivity durabletask-go PR
suborchestration durabletask-go PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions