KB-1375 Partial function truncated in Ad Hoc test rule inputs

Symptoms

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.

Cause

This issue has been reported to the Appian product team. The reference number for this issue is AN-86241.

Affected Versions

This article applies to Appian version 17.1

Last Reviewed: June 2017

Related
Recommended