Hi Bhushan,
Thanks for the reply. Thanks for providing me useful document. Actually I am referring few similar kind of documents.
I was been wondering to add where clauses and join conditions to the Data provider, at the time of creation or after the creation, through REST API, like;
where Upper(Employee.EmpName)='Pavan'
where Emp.EmpId=Dept.EmpID
Is this possible by upgrading the Query Specification of a Data provider. Please suggest me if any alternate to achieve this.
Thanks in advance.
- Mahendra