Process Display Functions

Overview

When utilized with the companion Process Display Component allows designers to configure UIs that display process status on the process model itself to end users.

Key Features & Functionality

Provides one function:

  • getProcessForDisplayData - that given a process id returns a JSON representation of that process model and state for use with the companion displayProcess component provided by the Process Display Component
Anonymous
Parents Comment Children
  • Can you help with this error?

    error: "Expression evaluation error at function 'getprocessdatafordisplay"

    Or can you tell me how to get the plugin to put an error in the log that I might followup in the issue myself?

  • Hi John,

    I am experiencing the same behavior reported by

    I experience an error in the function in two specific cases:

    • in case of a change of the displayed instance
    • In the case of a change to the process model without publishing. When I try to display an instance with an earlier version than the one currently in draft, the function goes into error

    the first case is a change to fix a bug in the instance
    the second case is a use case for the end user

    Could you fix this problems?

    Regards