Question
Lewis Greitzer · Oct 12, 2017

How to reference an input value from a record mapped class in a routing rule

I created a  record map and my DTL works fine. I would like to query one of the values in my input record mapped class. How would I do that? I've tried request.Field1, document.Field1 and can't see to get my rule to work. Any help would be appreciated. Thanks.

0
0 322
Discussion (2)0
Log in or sign up to continue

Hi Lewis

It is case sensitive, please try Document.Field1.

Thank you.

Was there ever a provided solution? I created a pipe delimited charge RecordMap.  I need my business rule to not send when charge quantity in < 1.  Is there a specific Rule Assist Class for BP?  What do I choose for Message Class in the when statement rules?  In the when condition, how do I reference the fields in the RecordMap