<?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: Localized values for name and description elements in BPMN in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244295#M197425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In v5 (and more in v6), this is implemented: Check for example &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-engine/src/test/java/org/activiti/engine/test/api/runtime/ExecutionQueryTest.java#L1410" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-engine/src/test/java/org/activiti/engine/test/api/runtime/ExecutionQueryTest.java#L1410&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2016 07:37:28 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-22T07:37:28Z</dc:date>
    <item>
      <title>Localized values for name and description elements in BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244293#M197423</link>
      <description>We have a requirement to localize our BPMN definitions so that they render in the appropriate language when presented in the Web UI. Specifically this means that we want the name and description elements for process definitions, instances and tasks to have language specific variants. I've looked aro</description>
      <pubDate>Thu, 16 Jun 2016 16:30:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244293#M197423</guid>
      <dc:creator>rstevehole</dc:creator>
      <dc:date>2016-06-16T16:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Localized values for name and description elements in BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244294#M197424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What is the best practice for this?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I do not know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We can't possibly be the first with this requirement.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;No, we support it in our products too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend to use BPMN extension elements to store localized attributes. After that you can use them in the runtime e.g. in the user task behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 10:40:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244294#M197424</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-21T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Localized values for name and description elements in BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244295#M197425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In v5 (and more in v6), this is implemented: Check for example &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-engine/src/test/java/org/activiti/engine/test/api/runtime/ExecutionQueryTest.java#L1410" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-engine/src/test/java/org/activiti/engine/test/api/runtime/ExecutionQueryTest.java#L1410&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:37:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244295#M197425</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-22T07:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Localized values for name and description elements in BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244296#M197426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Joram. I can see from the example code how it is supposed to work. A couple of related questions then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Will this be supported in the Eclipse designer moving forward or just in the Activity Designer web interface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is there documentation for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We want 3rd parties to be able to work with the localization support, so we will need to provide some tooling and/or documentation for the facility. I'm trying to get an idea of what we will need to do to supplement Activiti provided resources for this project. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 15:38:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244296#M197426</guid>
      <dc:creator>rstevehole</dc:creator>
      <dc:date>2016-06-22T15:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Localized values for name and description elements in BPMN</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244297#M197427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. It will be, one day. These things take way more time than writing the backend code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Not yet, sadly. The localization features are driven mostly by contributes. But now v6 is getting into its final shape, we are working on docs and it will surely be added in the future.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 08:38:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/localized-values-for-name-and-description-elements-in-bpmn/m-p/244297#M197427</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-27T08:38:40Z</dc:date>
    </item>
  </channel>
</rss>

