Qury Entity Error

Hi,

We are getting error "Expression evaluation error at function a!queryEntity: An error occurred while retrieving the data." when we have text input in query filter of length more than 20 as below:

filters: {
a!queryFilter(
field: "Abc",
operator: "=",
value:
"173501735017350173501"
),
}

When we query database directly( not through Appian) with the same value of length more than 20, it works fine.

Any help appreciated!

Thanks,
Jayashri

OriginalPostID-241447

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data