Skip to main content

Automated correlation ID generation (system UID)

If you do not specify a callback handler and set type="callback" (or entirely omit the type attribute), then the id will be generated automatically as system UID, and the value will be the same for request and response:

Enabling via feature:

<jaxrs:features>
    <bean class="org.talend.esb.policy.correlation.feature.CorrelationIDFeature"/>
</jaxrs:features>

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!