<?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 Activiti Report: Pass parameter to bpm20.xml in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-report-pass-parameter-to-bpm20-xml/m-p/213085#M166215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know that Report will not be implemented in 6 later but I'd like to ask about this feature more at the moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way that we can pass a parameter from Java to a bpm20.xml file used for reporting? Similar to passing a parameter to a function/class?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 03:58:21 GMT</pubDate>
    <dc:creator>chrisx_212</dc:creator>
    <dc:date>2016-02-15T03:58:21Z</dc:date>
    <item>
      <title>Activiti Report: Pass parameter to bpm20.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-report-pass-parameter-to-bpm20-xml/m-p/213085#M166215</link>
      <description>I know that Report will not be implemented in 6 later but I'd like to ask about this feature more at the moment.Is there a way that we can pass a parameter from Java to a bpm20.xml file used for reporting? Similar to passing a parameter to a function/class?Thanks.</description>
      <pubDate>Mon, 15 Feb 2016 03:58:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-report-pass-parameter-to-bpm20-xml/m-p/213085#M166215</guid>
      <dc:creator>chrisx_212</dc:creator>
      <dc:date>2016-02-15T03:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Report: Pass parameter to bpm20.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-report-pass-parameter-to-bpm20-xml/m-p/213086#M166216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chris, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean passing a value to a BPM from java ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, yes you can do that. While starting the BPM, you can set the values to various input parameters of BPM and start it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example below. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Map&amp;lt;String, Object&amp;gt; variables = new HashMap&amp;lt;String, Object&amp;gt;();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; variables.put("projectName", "IPEMS");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; variables.put("projectLocation", "Hyderabad");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; runtimeService.startProcessInstanceByKey(bpmName, variables); &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 06:43:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-report-pass-parameter-to-bpm20-xml/m-p/213086#M166216</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-15T06:43:24Z</dc:date>
    </item>
  </channel>
</rss>

