Hi Experts,
Please any body know DQL for how to apply conditional value assistance and how to remove value assistance for an attribute.
NO. Decompile composer, and locate how the DQL is built up.
if you got a fancy java coder on your team then, get him to use Aspects to write the generated DQL out into a log file
http://www.javaworld.com/javaworld/jw-01-2002/jw-0118-aspect.html
If you enable dfc tracing on Composer, you may be able to log the DQL that gets executed when you apply/remove value assistance in the display configuration.
check this link
http://www.dctmcontent.com/Lists/DQL/Category.aspx
Also check this link
https://community.emc.com/thread/143943