Avatar

Level 3

Hi Jyothi,

SearchRepository operation can only be used to search for resources within content services. To perform operations based on default repository for LiveCycle use ResourceRepositoryClient instead. More information in the given link:- http://help.adobe.com/en_US/livecycle/9.0/programLC/javadoc/com/adobe/repository/bindings/dsc/client..., com.adobe.repository.query.Query, int, int, int, com.adobe.repository.query.sort.SortOrder)<http://help.adobe.com/en_US/livecycle/9.0/programLC/javadoc/com/adobe/repository/bindings/dsc/client/ResourceRepositoryClient.html#searchProperties(java.lang.String,%20com.adobe.repository.query.Query,%20int,%20int,%20int,%20com.adobe.repository.query.sort.SortOrder)>

Best Regards,

Raghu Agarwal