Skip to content

Store properties in Boomi to make replier process work #196

@ghost

Description

When we tried to make a replier process, it did not pick up the topic properly.

To make it work, an extra shape had to be added to the requester to store the correlation id and the topic, so the replier could get that info.

Please change the requester example to include that setting, to make it easier for people implementing replier in Boomi to succeed.

"Solution to the issue:

Both correlationID and ReplyTo needs to be set in a property shape.

NOTE: the ReplyTo contains a serialized object that contains the topic (base64 encrypted)"
ref: RT-61785

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions