SourceConfig Reference
What is the syntax for referencing the source config from my process OnRequest method?
Discussion (3)0
Comments
%Ensemble("%Process").%PrimaryRequestHeader.SourceConfigName
Bingo! Thanks!
Can I reference this same value in a DTL? I want to map it to a property of my message.