<?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: lazy loading outside command context in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160773#M114735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should use the Activiti Service API to access the variable data or setup a command context yourself. So the easiest approach would be to get the variable data through the RuntimeService API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Dec 2013 11:11:29 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-12-23T11:11:29Z</dc:date>
    <item>
      <title>lazy loading outside command context</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160772#M114734</link>
      <description>Hello,I've faced an exception, the one stated in topic.I've been working on same code for a week. I've updated the code outside the activity related things but as a result I'm having this problem.The code is like that&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ublic Data getDataFromExecutionId(String executionId) {&amp;nbsp;&amp;nbsp;&amp;nbsp;ExecutionEntity executi</description>
      <pubDate>Sun, 22 Dec 2013 18:14:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160772#M114734</guid>
      <dc:creator>gokceng1</dc:creator>
      <dc:date>2013-12-22T18:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: lazy loading outside command context</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160773#M114735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should use the Activiti Service API to access the variable data or setup a command context yourself. So the easiest approach would be to get the variable data through the RuntimeService API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 11:11:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160773#M114735</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-12-23T11:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: lazy loading outside command context</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160774#M114736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you but how can I get variable through RuntimeService API? As far as I know, HistoryService API is responsible for that. I couldn't get it sorry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 12:38:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160774#M114736</guid>
      <dc:creator>gokceng1</dc:creator>
      <dc:date>2013-12-23T12:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: lazy loading outside command context</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160775#M114737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;RuntimeService.getVariableXX methods? That only applies when the process is still running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once the process instance is ended, you need to use the historyService. Also make sure that your history level is on a high enough level that the process variables are captured (default history level captures them).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 09:11:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160775#M114737</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-12-24T09:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: lazy loading outside command context</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160776#M114738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My bad, sorry. I've only looked RuntimeService.createXXQuery methods. I'll give it a try and let you know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 14:10:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lazy-loading-outside-command-context/m-p/160776#M114738</guid>
      <dc:creator>gokceng1</dc:creator>
      <dc:date>2013-12-24T14:10:21Z</dc:date>
    </item>
  </channel>
</rss>

