An error occurred while retrieving the data with a!queryEntity

Hi All,

I am running this queryEntity in script task inside a process model but i am getting an error

ERROR: Expression evaluation error at function a!queryEntity [line 1]: An error occurred while retrieving the data

a!queryEntity(

entity: cons!tableName,

query: a!query( pagingInfo: a!pagingInfo( 1, - 1 ))

) .data.columnName

Note: I am having 20,000 rows in that table will that be the reason?

Could any one help me with this issue

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data