Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
solyom_n
Contributor
Contributor

Custom CorrelationID callback handler

Hi!
I am Using Talend Cloud for a while and now I am facing the following:
I am creating Routes what are sending and consuming data to/from message queues making an async message exchange.

The first route gets a (json) message via cREST component by POST method, the header may contains an 'x-correlation-id' field. This x-correlation-id is used to track the message through the async process.

I would like to use the Talend built-in business correlation Id providing featre when this header won't come BUT when it arrives I would use it as the regular correlation Id.

Long story short, i would like to use the Talend built-in CorrelationID callback handling feature but the header should be 'x-correlation-id' instead of 'CorrelationID' as provided by default.

Any help would be appreciated, thank You.
Labels (1)
  • Cloud

2 Replies
Anonymous
Not applicable

Can you raise a support call for this one please? It sounds like something that would be better handled by support. Thanks

solyom_n
Contributor
Contributor
Author

I will, than you.