<?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 Custom serialized process variables activiti-rest getting &amp;quot;null&amp;quot; in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/custom-serialized-process-variables-activiti-rest-getting-quot/m-p/36145#M15248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I'm new to activiti and bmpn concepts, I was trying to integrate Activiti-rest with my spring boot application, the issue is with custom serialized variable objects (inheriting ByteaArrayType or Serializable both tried). the&amp;nbsp; process variables are successfully persisting on mysql DB but when i make a rest call to list all of my process instance variables I'm getting the serialize object's value as "null", somebody please help me fix this&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2018 09:49:24 GMT</pubDate>
    <dc:creator>abilashdivisote</dc:creator>
    <dc:date>2018-08-06T09:49:24Z</dc:date>
    <item>
      <title>Custom serialized process variables activiti-rest getting "null"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/custom-serialized-process-variables-activiti-rest-getting-quot/m-p/36145#M15248</link>
      <description>Hi all, I'm new to activiti and bmpn concepts, I was trying to integrate Activiti-rest with my spring boot application, the issue is with custom serialized variable objects (inheriting ByteaArrayType or Serializable both tried). the&amp;nbsp; process variables are successfully persisting on mysql DB but when</description>
      <pubDate>Mon, 06 Aug 2018 09:49:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/custom-serialized-process-variables-activiti-rest-getting-quot/m-p/36145#M15248</guid>
      <dc:creator>abilashdivisote</dc:creator>
      <dc:date>2018-08-06T09:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom serialized process variables activiti-rest getting "null"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/custom-serialized-process-variables-activiti-rest-getting-quot/m-p/36146#M15249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To do something similar, I had to create a custom variable serializer.&lt;/P&gt;&lt;P&gt;Fortunately, that is really simples, and you can get plenty of documentation in official docs.&lt;/P&gt;&lt;P&gt;Your class should implement VariableType.&lt;/P&gt;&lt;P&gt;Then you have to declare it in Activiti.cfg.xml, something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="customPreVariableTypes"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean class="br.com.simfreteV1.web.workflow.SimfreteTypeVariableSerializer" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 01:56:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/custom-serialized-process-variables-activiti-rest-getting-quot/m-p/36146#M15249</guid>
      <dc:creator>edsonrichter</dc:creator>
      <dc:date>2018-09-13T01:56:40Z</dc:date>
    </item>
  </channel>
</rss>

