You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the HTTP negotiation binding specification, we need to clarify the ":id" parameter used callback address. The ":id" parameter is the correlationId initially transmitted by the client int the first contract request message. It is not the process id created by the provider.
For example the :id segment in negotiations/:id/agreement should be replaced with the correlationId value.
The text was updated successfully, but these errors were encountered:
In the HTTP negotiation binding specification, we need to clarify the ":id" parameter used callback address. The ":id" parameter is the correlationId initially transmitted by the client int the first contract request message. It is not the process id created by the provider.
For example the :id segment in
negotiations/:id/agreement
should be replaced with the correlationId value.The text was updated successfully, but these errors were encountered: