<?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 Workflow error customize in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-error-customize/m-p/267863#M220993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How is it possible to change the text in the pop-up window, when workflow can't move to the other transition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an example of what I get in pop-up, when there is an error during action in workflow&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.alfresco.service.cmr.workflow.WorkflowException: 09010602 Failed to signal transition approve from workflow task jbpm$3264.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;So how does one change this text, I am especially interested when the exception comes in javascript code for an action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also is it possible to have different texts, for different exceptions inside the same action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So for example in one of actions in my workflow, this exception could happen because of missing metadata on document, or beacuse&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we are moving file during action in a folder that already contains this name. How do I differentiate between these 2 possible errors ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 12:26:07 GMT</pubDate>
    <dc:creator>leftright</dc:creator>
    <dc:date>2012-10-04T12:26:07Z</dc:date>
    <item>
      <title>Workflow error customize</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-error-customize/m-p/267863#M220993</link>
      <description>How is it possible to change the text in the pop-up window, when workflow can't move to the other transition.Here is an example of what I get in pop-up, when there is an error during action in workfloworg.alfresco.service.cmr.workflow.WorkflowException: 09010602 Failed to signal transition approve f</description>
      <pubDate>Thu, 04 Oct 2012 12:26:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-error-customize/m-p/267863#M220993</guid>
      <dc:creator>leftright</dc:creator>
      <dc:date>2012-10-04T12:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow error customize</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-error-customize/m-p/267864#M220994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the main problem here is that any exception from inside the workflow, wether it is a script exception or service exception, is ultimately turned into a generic JBPM exception which looks like this. Along this way, all detail information is lost, so the message is always similar and without any added value. Apart from modifying the core Alfresco JBPM integration, I see no way to pass the actual exception details to the client in an understandable message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 08:32:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-error-customize/m-p/267864#M220994</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-10-05T08:32:28Z</dc:date>
    </item>
  </channel>
</rss>

