Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-1419

Binary Variable Types in Cockpit

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.1.0
    • None
    • cockpit
    • None

    Description

      • Serialized Java Objects:
      • We will do a best effort to de-serialize the java object
      • If de-serialization fails, we will print the String "Serialized Java Object"
      • We will not use process application context switch. Since
      • it would have to be added at the process engine level
      • which opens the door to all sorts of evil Memory Leaks
      • does not help if the process application is not deployed on the same application server instance
      • With this strategy we will be able to support serialized java objects if they are instances of primitive valued collections (see e.g. SUPPORT-730)
      • byte array variables (Large Json /Xml document, PDF, Word document, PNG ...)
      • user can download the byte array
      • user can upload a new value for the byte array

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                michael.schoettes Michael Schoettes
                gimbel Robert Gimbel
                Votes:
                1 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce