<?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: View details error after canceling workflow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227006#M180136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I mean by a "historical workflow log" is some sort of application specific document that gets generated as a workflow progresses.&amp;nbsp;&amp;nbsp; So, for example in a multi-stage approval of a single document, you could attach a child document saying who approved and when.&amp;nbsp;&amp;nbsp;&amp;nbsp; The contents of that file would be specific to your application, but at its simplest could just be a line of text.&amp;nbsp;&amp;nbsp; "Fred Bloggs approved 01/01/2010"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2010 22:06:12 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2010-01-11T22:06:12Z</dc:date>
    <item>
      <title>View details error after canceling workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227003#M180133</link>
      <description>Hoi all,I get a system error in my webclient when I choose for the view details icon of the document after canceling a workflow. This is what the webclient said:javax.faces.FacesException: org.alfresco.service.cmr.workflow.WorkflowException: Workflow instance 'jbpm$10572' does not existcaused by&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg</description>
      <pubDate>Mon, 11 Jan 2010 15:59:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227003#M180133</guid>
      <dc:creator>jenn_l</dc:creator>
      <dc:date>2010-01-11T15:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: View details error after canceling workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227004#M180134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is correct, after a workflow instance is cancelled it no longer exists, so there are no details to see. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have two choices.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can store some sort of log of a historical workflow.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or do not cancel the workflow instance in the first place, possibly keeping it in an End state until it is no longer needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or are you reporting a bug on the webclient?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 17:01:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227004#M180134</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-01-11T17:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: View details error after canceling workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227005#M180135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Re: View details error after canceling workflow&lt;BR /&gt;&lt;BR /&gt;Post by mrogers on 11 Jan 2010, 10:01&lt;BR /&gt;That is correct, after a workflow instance is cancelled it no longer exists, so there are no details to see.&lt;BR /&gt;&lt;BR /&gt;You have two choices.&lt;BR /&gt;&lt;STRONG&gt;You can store some sort of log of a historical workflow.&lt;/STRONG&gt;&lt;BR /&gt;or do not cancel the workflow instance in the first place, possibly keeping it in an End state until it is no longer needed.&lt;BR /&gt;&lt;BR /&gt;Or are you reporting a bug on the webclient?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi I have a question: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand what you mean with the historical workflow log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you still see the details of the document after you've created this log?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 17:22:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227005#M180135</guid>
      <dc:creator>noesje</dc:creator>
      <dc:date>2010-01-11T17:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: View details error after canceling workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227006#M180136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I mean by a "historical workflow log" is some sort of application specific document that gets generated as a workflow progresses.&amp;nbsp;&amp;nbsp; So, for example in a multi-stage approval of a single document, you could attach a child document saying who approved and when.&amp;nbsp;&amp;nbsp;&amp;nbsp; The contents of that file would be specific to your application, but at its simplest could just be a line of text.&amp;nbsp;&amp;nbsp; "Fred Bloggs approved 01/01/2010"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 22:06:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227006#M180136</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-01-11T22:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: View details error after canceling workflow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227007#M180137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything that can be done in order to display the details page. I still want the other aspects of a document to be available for the users. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 11:06:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-error-after-canceling-workflow/m-p/227007#M180137</guid>
      <dc:creator>jenn_l</dc:creator>
      <dc:date>2010-01-19T11:06:28Z</dc:date>
    </item>
  </channel>
</rss>

