0
Hi,
I want to implement a Application which gets values from CUCM resource. I am currently using the AXL snippet
<firstname>FirstNameFilter</firstname><lastname>LastNameFilter</lastname>
This will work as & between two filters. for example my filter is
FirstNameFilter = sam*
LastNameFilter = joy*
this will return the entries which satisfies both the filters. But i want to filter in such a way that we need to or this filter like i need to get the users with First Name is sam* or last name = joy*. Whether anyone did such AXL programming?
It will be very helpful if i get the answer for this!
Thanks
Santhosh