How to pass mapper column in Rest API filter condition
Hi,
I have a requiremnet, where i need to pass the mapper Date column (which i read from oracle table) in REST API filter condition. i tried with below syntax, but it is giving error. please someon...