Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
How to Save Search Queries using LAPI
Marsh_USA
I am trying to save a Search Query into a given Live Link Folder using "CreateObjectEx" Method. It saves query object there but I am not able to figure out how to set the Query Definition? for instance the Query I was trying to create would search for all documents that match a given Value for a given Attribute.If "Region" were to be an attribute on some document with a Value "North America"I have to create the query like "WHERE Region=North America"I appreciate any help in this regard. Thanks muchNarasimharao Cherukupalli
Find more posts tagged with
Comments
Irene_Mettias-Ghobrial
I am interested in using LAPI to create query objects as well. Does anyone know of a way to do this?
Angelo_Sahl_(daidalosuser3_-_(deleted))
did you get an answer on this topic?The thing i'am looking for is to run a query object using LAPI or to get the query from a query object and run the query using the ApplyQuery function.Anybody knows if this is possible?