I'm having an issue with querying event record ids base on the event done indicator field (FLDEVTDONE) through the low level API.
This is the query: https://gist.github.com/jakogut/6f5356e63be39cf9be28
The function call CmtGetQueryRecIds() fails with status 3100.
Any idea what I'm doing wrong here?
This is the query: https://gist.github.com/jakogut/6f5356e63be39cf9be28
The function call CmtGetQueryRecIds() fails with status 3100.
Any idea what I'm doing wrong here?
Comment