Skip to content

Is it possible to send data from a child machine to parent? #1445

Answered by Andarist
panesofglass asked this question in General
Discussion options

You must be logged in to vote

I'm not sure if I have understood correctly because the content of the issue doesn't match the title as far as I can tell.

But if you just want to send something from a child to a parent then sendParent should be what you are looking for. If you want to send an event to a sibling then you can also do this, but you have to share target's sessionId first - which can be done through events. That sessionId is always set as _event.origin.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@panesofglass
Comment options

@Andarist
Comment options

Answer selected by panesofglass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants