Skip to main content
Skip table of contents

lw-correlation-id

An HTTP header or query string argument with the name correlation-id and string value. Use this parameter in a request to specify a value to be copied to the response. The correlation ID can be used to match requests with responses when requests are submitted to LightWave Server asynchronously.

Query String Example

CODE
http://lightwave.example.com/uri?correlation-id={a2c93b13-7443-4cdf-ae27-ea1cea54ea75}

Header Example

CODE
POST http://lightwave.example.com/uri HTTP/1.1
correlation-id: {a2c93b13-7443-4cdf-ae27-ea1cea54ea75}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.