Skip to content

Add ability to easily use any contextkey in transformers #9755

@nielsm5

Description

@nielsm5

Related Problem or Business Case

Without the need to specify more then 1 parameter on a XsltPipe or DataSonnetPipe it would be nice to see and use the MessageContext.

Describe the Feature

Example

<DataSonnetPipe name="" styleSheetName="">
    <Param name="allContextInfo" contextKey="*"/>
</DataSonnetPipe>
<XsltPipe name="" styleSheetName="">
    <Param name="allContextInfo" contextKey="*"/>
</XsltPipe >

Collaboration with External Companies

No, community resolution only

Anything else?

No response

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions