Uploaded image for project: 'RiftSaw'
  1. RiftSaw
  2. RIFTSAW-442

Process instance activity view does not refresh diagram

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.3.1.Final
    • 2.3.0.Final
    • Console
    • None
    • Hide

      Deploy triple_hello process
      Send first soap message like (all messages can be same):
      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsdl="http://www.jboss.org/bpel/examples/wsdl">
      <soapenv:Header/>
      <soapenv:Body>
      <wsdl:hello>
      <ID>10</ID>
      <Name>Ivo</Name>
      </wsdl:hello>
      </soapenv:Body>
      </soapenv:Envelope>
      Look at bpel console to execution path on process instance activity view - you will see colored nodes from start1 to end1
      Send same soap message (can be other name) and if you look at diagram, nothing will change even if you close window and refresh instance
      Send same soap message to finish process instance

      Show
      Deploy triple_hello process Send first soap message like (all messages can be same): <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsdl="http://www.jboss.org/bpel/examples/wsdl"> <soapenv:Header/> <soapenv:Body> <wsdl:hello> <ID>10</ID> <Name>Ivo</Name> </wsdl:hello> </soapenv:Body> </soapenv:Envelope> Look at bpel console to execution path on process instance activity view - you will see colored nodes from start1 to end1 Send same soap message (can be other name) and if you look at diagram, nothing will change even if you close window and refresh instance Send same soap message to finish process instance

    Description

      I have process Triple_hello, which waiting for 3 soap messages. I added steps to reproduce the issue, but If you copy image url and open in another tab/window, you can see all changes when you refresh picture, so AFAIK It could be enough to send some ajax refresh command to repaint picture, because Its remembered by browser in cache I think and there is no way to refresh diagram till refresh image in another tab/window.

      Attachments

        Activity

          People

            jeff.yuchang_jira Jeff Yu (Inactive)
            ibek1@redhat.com Ivo Bek
            Archiver:
            rhn-support-adandapa Aitik Dandapat

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty