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

Introduce Synapse Expression support #2227

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GDLMadushanka
Copy link
Contributor

@GDLMadushanka GDLMadushanka commented Oct 29, 2024

Purpose

Add new synapse path type called SynapseExpressions to evaluate complex expressions which are not supported in either JSONPath or XPATH.
Fixes wso2/product-micro-integrator/issues/3749

Add new synapse path type called SIEL to evaluate complex expressions
which are not supported in either JSONPath or XPATH.
Fixes wso2/product-micro-integrator/issues/3749
@GDLMadushanka GDLMadushanka changed the title Introduce SIEL expression support Introduce SynapsePath expression support Nov 8, 2024
@GDLMadushanka GDLMadushanka changed the title Introduce SynapsePath expression support Introduce Synapse Expression support Nov 11, 2024
Address review comments
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

Successfully merging this pull request may close these issues.

[New Feature] Simplify Expressions
1 participant