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