

Known Issues › Known CA SDM Mobile Enabler Issues › Analyst Queue Known Issues › List of Unsupported Queries
List of Unsupported Queries
Currently we do not support the queries in which the where clause contains the following pattern:
- Queries consisting any TIME bound constants like TODO_TODAY, TODAY, NEXT_WEEK. For example, the Issues To Do query has the following where clause:
assignee = @cnt.id AND active = 1 AND call_back_flag = 1 AND call_back_date < EndAtTime(\'TODO_TODAY\')
- Queries consisting Square brackets [ ], like [group], [contact]. For example, the My Group Requests query has the following where clause:
(group.[group]group_list.member IN (@cnt.id)) AND active = 1
- Queries consisting of dotted notation, that is '.'. For example, the Change Orders – All Resolved Conflicts query has the following syntax:
conflicts.conflict.is_resolved=1 AND conflicts.conflict.delete_flag=0
Copyright © 2013 CA.
All rights reserved.
 
|
|