Written by

Question Paul Riker · Aug 5, 2016

SourceConfig Reference

What is the syntax for referencing the source config from my process OnRequest method?

Comments

Wilber Tang · Aug 7, 2016

%Ensemble("%Process").%PrimaryRequestHeader.SourceConfigName

0
Paul Riker  Aug 8, 2016 to Wilber Tang

Bingo! Thanks!

0
Paul Riker  Sep 9, 2016 to Wilber Tang

Can I reference this same value in a DTL? I want to map it to a property of my message.

0