<?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 Web localization and start event varaiables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-localization-and-start-event-varaiables/m-p/67003#M42682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would ask about localization ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I develop a web application and using html and jsp form&amp;nbsp; i can't use localiztion of struts or any &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I face 2 problems &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- how to see my htttpsession from actvitiy engine ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- i had to path my messages bundle as a variables of process or task but i face big problems i can't path varaibales to start event and i path my varaiables using process scope but i can't see it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for examples to set varaibles and not see in render form method&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;RuntimeService runTimeService = activitiService.getRuntimeService();&lt;BR /&gt;ProcessInstance pi= runTimeService.startProcessInstanceById(processDef.getId(),variables);&amp;nbsp;&amp;nbsp;&amp;nbsp;request.setAttribute("newStartedPI", pi.getId());&lt;BR /&gt;MessageResources messages=this.getResources(request);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;activitiService.getRuntimeService().setVariable((String)request.getAttribute("newStartedPI"), "lables",messages );&lt;BR /&gt;activitiService.getRuntimeService().setVariable((String)request.getAttribute("newStartedPI"), "processDefId",processDefId);&lt;BR /&gt;Object startForm = activitiService.getFormService().getRenderedStartForm(processDefId);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;exception say&amp;nbsp; lables propety not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope to help me&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 May 2011 14:06:50 GMT</pubDate>
    <dc:creator>future_makers</dc:creator>
    <dc:date>2011-05-16T14:06:50Z</dc:date>
    <item>
      <title>Web localization and start event varaiables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-localization-and-start-event-varaiables/m-p/67003#M42682</link>
      <description>I would ask about localization ?I develop a web application and using html and jsp form&amp;nbsp; i can't use localiztion of struts or any I face 2 problems 1- how to see my htttpsession from actvitiy engine ?2- i had to path my messages bundle as a variables of process or task but i face big problems i can'</description>
      <pubDate>Mon, 16 May 2011 14:06:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-localization-and-start-event-varaiables/m-p/67003#M42682</guid>
      <dc:creator>future_makers</dc:creator>
      <dc:date>2011-05-16T14:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Web localization and start event varaiables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-localization-and-start-event-varaiables/m-p/67004#M42683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't set variables on one process-instance and expect it to be present on the startForm of a new process-instance… The start-form actually works on an unexisting process-instance, so you can read any variables there (only write).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since the engine doesn't know of the web-context (lib can be used anywhere), it's up to you to get the stuff you need from the request and pass it on to the activiti-engine, using variables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 09:25:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-localization-and-start-event-varaiables/m-p/67004#M42683</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-05-23T09:25:16Z</dc:date>
    </item>
  </channel>
</rss>

