SOAP.newCorrelationId()

Signature

void newCorrelationId(String responseEventUri)

Domain

ACTION, BUI

Description

Creates a new correlation ID for use in request/response. This is used by some SOAP deserializers to generate events of specific types, instead of using the default event type resolution mechanisms.

Parameters

NameTypeDescription
responseEventUriStringPath of an event type in the project.

Returns

TypeDescription
StringCorrelation ID.