Skip to content

Add the possibility to get the event of successfull matched event of the replytopic and extract some properties from the message #140

Open
DevArosan opened this issue Mar 23, 2023 · 0 comments

Comments

@DevArosan
Copy link

With the current solution, it is only possible to match between produced and consumed event. I have the problem that I would like to extract some information from the successfully matched event of reply topic to create another new event that will be sent to another topic. Is there any way to get this information somehow or add another RequestTopic in my Scenario Builder. Then a new event will be published on the new RequestTopic. The event is created from the information from the successfully made event from the Reply Topic.

E.g:
First Request Topic: A
Reply Topic: B
Second Request Topic: C

  1. Send event to Topic A
  2. Match some event on Topic B
  3. Extract information of matched event from Topic B and send to Topic C
@DevArosan DevArosan changed the title Add the possibility to get the event of successfull matched event of the replytopic and extract some properties from the message value Add the possibility to get the event of successfull matched event of the replytopic and extract some properties from the message Mar 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant