<?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: how to use content properties in worflow? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200151#M153281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can set variable by using&amp;nbsp; "executionContext.setVariable("wfl_validateStatus", propertyvalue);"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and assign your document property value to propertyvalue variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after performing this you can use "wfl_validateStatus" variable in decision node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this will helpful for you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sasi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2008 06:42:32 GMT</pubDate>
    <dc:creator>sasi_kumar</dc:creator>
    <dc:date>2008-12-02T06:42:32Z</dc:date>
    <item>
      <title>how to use content properties in worflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200150#M153280</link>
      <description>I created an advanced workflow to obtain a signature control. I want to use an handler that point to a java class that implemented DecisionHandler interface:In a decision node, I want to read a property from the document associated with the WF and with it recover a control value in a mysql db.how I</description>
      <pubDate>Mon, 01 Dec 2008 15:36:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200150#M153280</guid>
      <dc:creator>gtriani</dc:creator>
      <dc:date>2008-12-01T15:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to use content properties in worflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200151#M153281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can set variable by using&amp;nbsp; "executionContext.setVariable("wfl_validateStatus", propertyvalue);"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and assign your document property value to propertyvalue variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after performing this you can use "wfl_validateStatus" variable in decision node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this will helpful for you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sasi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 06:42:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200151#M153281</guid>
      <dc:creator>sasi_kumar</dc:creator>
      <dc:date>2008-12-02T06:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to use content properties in worflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200152#M153282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thanks for your reply! &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have another little doubt using DecisionHandler!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use in a Java class, that implements the decide methods, my variable from contextIstance to take a decision… I have to return a String! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This one has to be the transition name?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this transition&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;transition to="firmaElettronica" name="fatturaElettronica"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to return from tha handler the String "fatturaElettronica" ? Is this sufficient or I have to do something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 09:55:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200152#M153282</guid>
      <dc:creator>gtriani</dc:creator>
      <dc:date>2008-12-02T09:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to use content properties in worflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200153#M153283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can define&amp;nbsp; conditions in decision node based on your property value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;based on the condition the transition will be called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sasi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 10:29:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200153#M153283</guid>
      <dc:creator>sasi_kumar</dc:creator>
      <dc:date>2008-12-02T10:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to use content properties in worflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200154#M153284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have to use an handler beacause I need to read a variable in a Mysql DB using Hibernate. I don't think that it's possibile with AlfrescoJavaScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know where I can found information on Handler use? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:04:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200154#M153284</guid>
      <dc:creator>gtriani</dc:creator>
      <dc:date>2008-12-03T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to use content properties in worflow?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200155#M153285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create your own action class which extends JBPMSpringActionHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sasi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 12:24:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-content-properties-in-worflow/m-p/200155#M153285</guid>
      <dc:creator>sasi_kumar</dc:creator>
      <dc:date>2008-12-03T12:24:52Z</dc:date>
    </item>
  </channel>
</rss>

