Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc clarification: Mule message propagation in source policies #539

Open
AdamCoulterOz opened this issue Apr 2, 2024 · 1 comment
Open

Comments

@AdamCoulterOz
Copy link

AdamCoulterOz commented Apr 2, 2024

This seems incorrect:

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).

@AdamCoulterOz AdamCoulterOz changed the title Doc error: Mule message propagation in source policies Doc clarification: Mule message propagation in source policies Apr 2, 2024
@chris-campbell9
Copy link
Contributor

@AdamCoulterOz Thank you for your contribution. We have added it to our issue tracking system for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants