operation_parentId does not hold the value of the parent's operation_id. Instead it holds the value of the parent's request id. Confusing, eh?
operation_id has to be set in every logical service.
the request id has to be globally unique for every call, so you cannot set it to be a business key, such as an order reference.
No comments:
Post a Comment