When writing an expression using a partial evaluation, only the first input is considered when testing through Ad Hoc view. For example:
ri!input2(ri!input1)
with the following values set as rule inputs in Ad Hoc:
input1 = Any Type = 10 input2 = AnyType = fn!sum(_,20)
would result in this output:
Value: 10
despite the expected evaluation to include 20 and return 30.
This issue has been reported to the Appian product team. The reference number for this issue is AN-86241.
This article applies to Appian version 17.1
Last Reviewed: June 2017