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
For source policies, any modification to a Mule Message made after the `http-policy:execute-next` element, will
continue propagation throughout the rest of the Mule event processing chain.
It should say:
For source policies, any modification to a Mule Message made after the http-policy:execute-next element, will implicitly continue propagation through the rest of the return path in the Mule event processing chain.
This removes a possible ambiguity in the wording which could be understood as "modifications made after the http-policy:execute-next" are what get propagated into the processing chain (i.e. by the api implementation).
The text was updated successfully, but these errors were encountered:
AdamCoulterOz
changed the title
Doc error: Mule message propagation in source policies
Doc clarification: Mule message propagation in source policies
Apr 2, 2024
This seems incorrect:
docs-gateway/mule-gateway/modules/ROOT/pages/policies-custom-mule-4-reference.adoc
Lines 424 to 425 in 1156e35
It should say:
This removes a possible ambiguity in the wording which could be understood as "modifications made after the
http-policy:execute-next
" are what get propagated into the processing chain (i.e. by the api implementation).The text was updated successfully, but these errors were encountered: