{"id":359,"date":"2015-07-26T12:31:36","date_gmt":"2015-07-26T17:31:36","guid":{"rendered":"https:\/\/linux.asberry.org\/blog_tech\/?p=359"},"modified":"2024-05-14T09:14:39","modified_gmt":"2024-05-14T14:14:39","slug":"tcc-includedin","status":"publish","type":"post","link":"https:\/\/asberry.org\/blog_tech\/?p=359","title":{"rendered":"TCC &#8211; IncludedIn"},"content":{"rendered":"<p>I&#8217;m not sure how I&#8217;ve been working with TCC for 7 years and didn&#8217;t realize that this was an option, I haven&#8217;t gone back in to check the documentation to see if it&#8217;s there but it would seem to me that I&#8217;d have found that by now if it was. Many times we need to return things that are in a list. Well that&#8217;s a bit difficult to do unless you can utilize that list to get the correct items. I ran across includedIn that uses a list to do just that.  Here&#8217;s the snippet to get you on your way.<\/p>\n<pre class=\"brush: xml; light: false; title: ; toolbar: true; notranslate\" title=\"\">\n&lt;quer:filtering xmlns:quer=\"http:\/\/www.taleo.com\/ws\/integration\/query\"&gt;\n&lt;quer:includedIn&gt;\n&lt;quer:field path=\"Requisition,ContestNumber\"\/&gt;\n&lt;quer:list&gt;\n&lt;quer:string&gt;150000AO&lt;\/quer:string&gt;\n&lt;quer:string&gt;1400013A&lt;\/quer:string&gt;\n&lt;\/quer:list&gt;\n&lt;\/quer:includedIn&gt;\n&lt;\/quer:filtering&gt;\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m not sure how I&#8217;ve been working with TCC for 7 years and didn&#8217;t realize that this was an option, I haven&#8217;t gone back in to check the documentation to see if it&#8217;s there but it would seem to me that I&#8217;d have found that by now if it was. Many times we need to [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[],"class_list":["post-359","post","type-post","status-publish","format-standard","hentry","category-tcc","author-aron"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4bBkH-5N","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=\/wp\/v2\/posts\/359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=359"}],"version-history":[{"count":2,"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=\/wp\/v2\/posts\/359\/revisions"}],"predecessor-version":[{"id":987,"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=\/wp\/v2\/posts\/359\/revisions\/987"}],"wp:attachment":[{"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=359"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=359"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/asberry.org\/blog_tech\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}