%Source value into a BPL context parameter
I have a Service reading a flat file and routing to a Process. Does anyone know how to get the %Source value into a BPL context parameter?
.png)
Product version: IRIS 2023.1
Discussion (0)0
Comments
<assign name="context.SourceName" property="context.SourceName" value="process.%PrimaryRequestHeader.SourceConfigName" action="set" xpos='200' ypos='750' />