<?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: 'My instances' can't see sub-process. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173696#M126827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey!!!.. Any thoughts on the above issue. We are observing same issue while using call activity. The process instance triggered via call activity is not displayed in the activiti explorer. Could anyone of you help me in resolving this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 10:42:47 GMT</pubDate>
    <dc:creator>sravankadium</dc:creator>
    <dc:date>2016-11-08T10:42:47Z</dc:date>
    <item>
      <title>'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173688#M126819</link>
      <description>Hi,Currently, I created the activiti workflow by calling the sub-process as example below:1. main process A call sub process B.2. sub process B link to another workflow.When I start workflow A and monitor in "My Instances" screen, it'll show only the active task on the workflow A.How it's possible t</description>
      <pubDate>Tue, 04 Mar 2014 07:47:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173688#M126819</guid>
      <dc:creator>charoenrat</dc:creator>
      <dc:date>2014-03-04T07:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173689#M126820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Someone have any suggestion on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:18:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173689#M126820</guid>
      <dc:creator>charoenrat</dc:creator>
      <dc:date>2014-03-05T08:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173690#M126821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By "sub process B link to another workflow", do you mean you're using a call-activity? If a call-activity is started, the same "user" is used to populate the startedBy field in history, so subprocess itself should show up just fine in the explorer. Can you double-check the ACT_HI_PROCINST table STARTED_BY_ columns?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 10:30:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173690#M126821</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-03-10T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173691#M126822</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;BR /&gt;&lt;SPAN&gt;Yes, the main process A is using a call-activity to call process B, which process B is also using a call-activiti to call process C. So, there are 3 level of calling process here. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You mentioned that, the same "user" is used to populate the startedBy field in history and the subprocess should show up just fine. We still cannot see the subprocess in the explorer (log in as admin, start and monitor the process under this user). Could you help to clarify this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, we have checked the ACT_HI_PROCINST, the value in START_USER_ID_ and START_ACT_ID_ for all subprocess are NULL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other property to be set in the process definition file in order to make the sub process visible in the explorer while the main process is running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Da&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 08:18:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173691#M126822</guid>
      <dc:creator>patcharataya</dc:creator>
      <dc:date>2014-03-12T08:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173692#M126823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Explorer uses following query to fetch the process definitions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; protected ProcessDefinitionQuery getBaseQuery(RepositoryService repositoryService) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return repositoryService&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createProcessDefinitionQuery()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .latestVersion()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .active();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the START_USER_ID_ is not for this use case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you confirm you have the process definition B and C in the ACT_RU_EXECTION table, with a foreign key to B and C?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 08:10:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173692#M126823</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-17T08:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173693#M126824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Main process and sub process have existing in the table, main process is performanceNightlyCycle and sub process is anovaInterfaces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, as example data below, on My Instance screen is show only performanceNightlyCycle process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11486 1 11461&amp;nbsp; 11461 performanceNightlyCycle:7:2030&amp;nbsp;&amp;nbsp; 0 1 0 0 1 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11487 1 11461&amp;nbsp; 11485 performanceNightlyCycle:7:2030&amp;nbsp;&amp;nbsp; 0 0 1 0 1 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11490 1 11461&amp;nbsp; 11487 performanceNightlyCycle:7:2030&amp;nbsp; callAnovaInterfaces 1 0 1 0 1 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11493 2 11493&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; anovaInterfaces:7:2029 11490&amp;nbsp; 0 0 1 0 1 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11461 2 11461&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; performanceNightlyCycle:7:2030&amp;nbsp; parallelgateway1 0 0 1 0 1 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11499 1 11461&amp;nbsp; 11486 performanceNightlyCycle:7:2030&amp;nbsp; clientNotificationTimer 1 0 1 0 1 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11556 1 11493&amp;nbsp; 11493 anovaInterfaces:7:2029&amp;nbsp; processSecurityImportFilesTask 1 0 1 0 1 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11485 1 11461&amp;nbsp; 11461 performanceNightlyCycle:7:2030&amp;nbsp;&amp;nbsp; 0 1 0 0 1 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11558 1 11558&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; anovaAgentInterfacesTask:7:2032 11556&amp;nbsp; 0 0 1 0 1 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11570 1 11558&amp;nbsp; 11558 anovaAgentInterfacesTask:7:2032&amp;nbsp; callAgentService 1 0 1 0 1 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11572 2 11572&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; timedServiceTask:7:2025 11570&amp;nbsp; 0 0 1 0 1 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11580 1 11572&amp;nbsp; 11572 timedServiceTask:7:2025&amp;nbsp; messageBusServiceTask 1 0 1 0 1 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chaoenrat L.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 03:59:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173693#M126824</guid>
      <dc:creator>charoenrat</dc:creator>
      <dc:date>2014-03-18T03:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173694#M126825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don´t know if it is the same issue: When user A starts a process, he sees the process instance under "My instances". User B is involved in this process (user task). In the user task, you can read :"Part of the process xyz". When User B klicks on that, the "My instances Tab" is opened, but empty. User B does not see the Process even though he is involved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 13:43:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173694#M126825</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-20T13:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173695#M126826</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;BR /&gt;&lt;SPAN&gt;do you have any idea on this? or maybe configuration I have to turn on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charoenrat L&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 10:46:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173695#M126826</guid>
      <dc:creator>charoenrat</dc:creator>
      <dc:date>2014-03-27T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: 'My instances' can't see sub-process.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173696#M126827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey!!!.. Any thoughts on the above issue. We are observing same issue while using call activity. The process instance triggered via call activity is not displayed in the activiti explorer. Could anyone of you help me in resolving this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 10:42:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-instances-can-t-see-sub-process/m-p/173696#M126827</guid>
      <dc:creator>sravankadium</dc:creator>
      <dc:date>2016-11-08T10:42:47Z</dc:date>
    </item>
  </channel>
</rss>

