I have a schema that includes one elements marked with "@Transient". T

I have a schema that includes one elements marked with "@Transient". The corresponding datastore validates it. I create a query rule that works without problems. However when I use it with a query entity rule (with no fields selected - selecting all) I get the error:"There was an error testing the rule:Expression evaluation error at function a!queryEntity: An error occurred while retrieving the data.
"For the record here's my query entity rule:
a!queryEntity(
entity:cons!<entity pointer>,
query:a!query(pagingInfo:a!pagingInfo(startIndex: 1,batchSize: - 1)))

OriginalPostID-181974

OriginalPostID-181974

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data