<?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 Detecting that a process has been started by a call activity task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/detecting-that-a-process-has-been-started-by-a-call-activity/m-p/139842#M97980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a process "A" that is calling another process "B" through a call activity. Process "A" sets some variables in process "B" but not all of them. If process "B" is started as a stand alone process then all the info is filled out in the form. If process "B" is started by process "A" then it is missing some information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a gateway right after the start of process "B" that check for a value of a variable that needs to be filled out before continuing. If the variable does not have a value then it is sent to a task to finish filling out process "B" information. The problem is that when I test for a value of the variable (topPrinted) that was not set by process "A" then I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;Caused by: org.activiti.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'topPrinted'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.juel.AstIdentifier.eval(AstIdentifier.java:83)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.juel.AstBinary$SimpleOperator.eval(AstBinary.java:27)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.juel.AstBinary.eval(AstBinary.java:106)&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is a reliable way to detect if a process is started by a call activity of another process?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 22:11:33 GMT</pubDate>
    <dc:creator>ericsnyder</dc:creator>
    <dc:date>2013-06-07T22:11:33Z</dc:date>
    <item>
      <title>Detecting that a process has been started by a call activity task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/detecting-that-a-process-has-been-started-by-a-call-activity/m-p/139842#M97980</link>
      <description>I have a process "A" that is calling another process "B" through a call activity. Process "A" sets some variables in process "B" but not all of them. If process "B" is started as a stand alone process then all the info is filled out in the form. If process "B" is started by process "A" then it is mi</description>
      <pubDate>Fri, 07 Jun 2013 22:11:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/detecting-that-a-process-has-been-started-by-a-call-activity/m-p/139842#M97980</guid>
      <dc:creator>ericsnyder</dc:creator>
      <dc:date>2013-06-07T22:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting that a process has been started by a call activity task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/detecting-that-a-process-has-been-started-by-a-call-activity/m-p/139843#M97981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The best way to do this is in a script task or service task. For example in a service task you can check if a variable is set or not and then set another value that tells if it's started from standalone or as a child process.&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, 10 Jun 2013 14:10:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/detecting-that-a-process-has-been-started-by-a-call-activity/m-p/139843#M97981</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-06-10T14:10:36Z</dc:date>
    </item>
  </channel>
</rss>

