Skip to content

New worker to just pass parameters #75

@abelsromero

Description

@abelsromero

Right now if we want to pass some outpuf from a call as input or another, we need to use aggregate + remove.
This is cumbersome and requires revisiting the remove if changes on the called method happen.

As example:

  1. Calling Service A to collect list of Ids.
  2. Calling Service B with Ids to obting full information of these instances.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions