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

[Improvement] Improve enrich mediator to accept arguments/Xpath #3629

Open
sajinieKavindya opened this issue Sep 25, 2024 · 0 comments
Open

Comments

@sajinieKavindya
Copy link
Member

Description

Description :
Improve enrich mediator to accept arguments/Xpath

eg:

<enrich>
<source type="inline" clone="true">
<agentAddress>
<line1>${//agentStreetAddressLine1}</line1>
<line1>${//agentStreetAddressLine2}/line1>
<line1>${//agentStreetAddressLine3}</line1>
</agentAddress>
</source>
<target type="property" property="agentAddress"/>
</enrich>

Steps to Reproduce

No response

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

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

No branches or pull requests

1 participant