You need to sign in to do that
Don't have an account?

What tool can use SOQL TYPEOF expressions?
I contacted SF Support and it seems that the SOQL Polymorphism feature can't be used in Data Loader. Does any one have experience using this feature? What tool supports the Typeof expressions?
Thank you very much!
You can use this in APEX api version 26.0 or above, also you need to request SFDC to enable this feature for your org.
http://blogs.developerforce.com/tech-pubs/2012/09/soql-polymorphism-or-how-i-learned-to-love-the-polymorphic-relationship.html
Thanks, have you actually used it or seen it working? I'm looking for someone who has used it in Data Loader. As per SF, you can't use this feature on Data Loader but they also don't know what tool does support it. It's weird that they don't know, that's why I'm asking here.
Thanks!
Really helpful link
http://blogs.developerforce.com/tech-pubs/2012/09/soql-polymorphism-or-how-i-learned-to-love-the-polymorphic-relationship.html