Question:
Is a where clause that uses a Like operator in conjunction with the @@ variable supported on VMobile Object Configurations (VMOCs)?
Example:
WHERE (Profile_vod__c LIKE '%@@VOD_SF_PROFILEID@@%')
Answer:
The LIKE Operator and @@ variables are not supported.
During sync an error appears: ^ ERROR: no viable alternative at character '%'.
Related Documentation:
CRM Help Documentation: N/A
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.