<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Customprops queryTask no encuentra strings in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/customprops-querytask-no-encuentra-strings/m-p/19115#M8446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the question here is really about&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/main/java/org/alfresco/repo/workflow/WorkflowServiceImpl.java" title="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/main/java/org/alfresco/repo/workflow/WorkflowServiceImpl.java" rel="nofollow noopener noreferrer"&gt;alfresco-repository/WorkflowServiceImpl.java at d8f828324419f101d6e1f7a19020864d801b3b64 · Alfresco/alfresco-repository …&lt;/A&gt;&amp;nbsp;&amp;nbsp;which is part of the Alfresco Content Repository code. There is a test in that codebase which might be of help -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/test/java/org/alfresco/repo/workflow/activiti/ActivitiTaskComponentTest.java#L629" title="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/test/java/org/alfresco/repo/workflow/activiti/ActivitiTaskComponentTest.java#L629" rel="nofollow noopener noreferrer"&gt;alfresco-repository/ActivitiTaskComponentTest.java at d8f828324419f101d6e1f7a19020864d801b3b64 · Alfresco/alfresco-repos…&lt;/A&gt;&amp;nbsp; I guess you've already looked at &lt;A href="https://migration33.stage.lithium.com/thread/173080"&gt;How to use WorkflowQueryTask with custom parameteres&lt;/A&gt;&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question you reference (&lt;A href="https://migration33.stage.lithium.com/thread/178135"&gt;Query custom properties&lt;/A&gt;&amp;nbsp;) is under the ECM forum section (&lt;A href="https://migration33.stage.lithium.com/space/2004"&gt;Alfresco Content Services (ECM)&lt;/A&gt;&amp;nbsp;). I would suggest it would be better to post there as it's more likely to be seen by people who know about that code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 19:10:56 GMT</pubDate>
    <dc:creator>ryandawson</dc:creator>
    <dc:date>2018-03-23T19:10:56Z</dc:date>
    <item>
      <title>Customprops queryTask no encuentra strings</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customprops-querytask-no-encuentra-strings/m-p/19114#M8445</link>
      <description>Estimados buen día,Estoy haciendo consultas con el workflowService desde JAVA, y estoy seteando algunas propiedades custom de mi proceso para poder filtrar, algo como esto:&amp;nbsp;WorkflowTaskQuery query = new WorkflowTaskQuery();taskCustomProps = new HashMap&amp;lt;QName, Object&amp;gt;();&amp;nbsp;taskCustomProps.put(QNa</description>
      <pubDate>Fri, 23 Mar 2018 17:02:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customprops-querytask-no-encuentra-strings/m-p/19114#M8445</guid>
      <dc:creator>jvivanco</dc:creator>
      <dc:date>2018-03-23T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Customprops queryTask no encuentra strings</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customprops-querytask-no-encuentra-strings/m-p/19115#M8446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the question here is really about&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/main/java/org/alfresco/repo/workflow/WorkflowServiceImpl.java" title="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/main/java/org/alfresco/repo/workflow/WorkflowServiceImpl.java" rel="nofollow noopener noreferrer"&gt;alfresco-repository/WorkflowServiceImpl.java at d8f828324419f101d6e1f7a19020864d801b3b64 · Alfresco/alfresco-repository …&lt;/A&gt;&amp;nbsp;&amp;nbsp;which is part of the Alfresco Content Repository code. There is a test in that codebase which might be of help -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/test/java/org/alfresco/repo/workflow/activiti/ActivitiTaskComponentTest.java#L629" title="https://github.com/Alfresco/alfresco-repository/blob/d8f828324419f101d6e1f7a19020864d801b3b64/src/test/java/org/alfresco/repo/workflow/activiti/ActivitiTaskComponentTest.java#L629" rel="nofollow noopener noreferrer"&gt;alfresco-repository/ActivitiTaskComponentTest.java at d8f828324419f101d6e1f7a19020864d801b3b64 · Alfresco/alfresco-repos…&lt;/A&gt;&amp;nbsp; I guess you've already looked at &lt;A href="https://migration33.stage.lithium.com/thread/173080"&gt;How to use WorkflowQueryTask with custom parameteres&lt;/A&gt;&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question you reference (&lt;A href="https://migration33.stage.lithium.com/thread/178135"&gt;Query custom properties&lt;/A&gt;&amp;nbsp;) is under the ECM forum section (&lt;A href="https://migration33.stage.lithium.com/space/2004"&gt;Alfresco Content Services (ECM)&lt;/A&gt;&amp;nbsp;). I would suggest it would be better to post there as it's more likely to be seen by people who know about that code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 19:10:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customprops-querytask-no-encuentra-strings/m-p/19115#M8446</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-03-23T19:10:56Z</dc:date>
    </item>
  </channel>
</rss>

