<?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 How to persist the variable in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-persist-the-variable/m-p/20137#M9358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I want to persist some variables into database,Does activiti provide any feature to do that&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;eg,&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;RuntimeService runtimeService = activitiRule.getRuntimeService();&lt;BR /&gt;Map&amp;lt;String, Object&amp;gt; variableMap = new HashMap&amp;lt;String, Object&amp;gt;();&lt;BR /&gt;variableMap.put("name", "Activiti");&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to get the value of variable name and put it into mysql database,Does Activiti 5.2 provide any feature to do that such as JPA, and How to do that &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Feb 2011 16:06:01 GMT</pubDate>
    <dc:creator>zicongwang</dc:creator>
    <dc:date>2011-02-28T16:06:01Z</dc:date>
    <item>
      <title>How to persist the variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-persist-the-variable/m-p/20137#M9358</link>
      <description>Hi all,&amp;nbsp;&amp;nbsp; I want to persist some variables into database,Does activiti provide any feature to do thateg,RuntimeService runtimeService = activitiRule.getRuntimeService();Map&amp;lt;String, Object&amp;gt; variableMap = new HashMap&amp;lt;String, Object&amp;gt;();variableMap.put("name", "Activiti");‍‍‍‍I want to get t</description>
      <pubDate>Mon, 28 Feb 2011 16:06:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-persist-the-variable/m-p/20137#M9358</guid>
      <dc:creator>zicongwang</dc:creator>
      <dc:date>2011-02-28T16:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to persist the variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-persist-the-variable/m-p/20138#M9359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For regular variables: runtimeService.setVariables() -&amp;gt; all these variables will be stored in the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For JPA, see userguide &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N1140A" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N1140A&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 08:45:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-persist-the-variable/m-p/20138#M9359</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-03-01T08:45:00Z</dc:date>
    </item>
  </channel>
</rss>

