We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-4575 Display process instance id in raw data decision table reports
  3. OPT-4885

Extend /report/decision/single endpoint to return processInstanceId on the JSON response

    • S

      Our new JSON response should now return the procesInstanceId in the fields as well. Example:

      "decisionDefinitionKey" : "invoice-assign-approver", 
      "decisionDefinitionId" : "invoice-assign-approver:2:2bebd72a-66fc-11eb-a265-0242ac120003", 
      "decisionInstanceId" : "2cb93975-66fc-11eb-a265-0242ac120003",
       "evaluationDateTime" : "2021-02-04T16:18:03.306+0100", 
      "processInstanceId": "2c84942f-66fc-11eb-a265-0242ac120003",
       "engineName" : "camunda-bpm", 
      "tenantId" : null, 
      "inputVariables" : { "InputClause_0og2hn3" :
      
      { "id" : "InputClause_0og2hn3", "name" : "Invoice Classification", "type" : "String", "value" : "day-to-day expense" }
      
      }, "outputVariables" : { "OutputClause_1cthd0w" :
      
      { "id" : "OutputClause_1cthd0w", "name" : "Approver Group", "type" : "String", "values" : [ "accounting", "sales" ] }
      
      
      
      
      

       

      ATs:

      • Updated REST api documentation
      • Updated User guide documentation
      • Change in API in reflected

       

        This is the controller panel for Smart Panels app

            Loading...
            Uploaded image for project: 'Camunda Optimize'
            1. Camunda Optimize
            2. OPT-4575 Display process instance id in raw data decision table reports
            3. OPT-4885

            Extend /report/decision/single endpoint to return processInstanceId on the JSON response

              • S

                Our new JSON response should now return the procesInstanceId in the fields as well. Example:

                "decisionDefinitionKey" : "invoice-assign-approver", 
                "decisionDefinitionId" : "invoice-assign-approver:2:2bebd72a-66fc-11eb-a265-0242ac120003", 
                "decisionInstanceId" : "2cb93975-66fc-11eb-a265-0242ac120003",
                 "evaluationDateTime" : "2021-02-04T16:18:03.306+0100", 
                "processInstanceId": "2c84942f-66fc-11eb-a265-0242ac120003",
                 "engineName" : "camunda-bpm", 
                "tenantId" : null, 
                "inputVariables" : { "InputClause_0og2hn3" :
                
                { "id" : "InputClause_0og2hn3", "name" : "Invoice Classification", "type" : "String", "value" : "day-to-day expense" }
                
                }, "outputVariables" : { "OutputClause_1cthd0w" :
                
                { "id" : "OutputClause_1cthd0w", "name" : "Approver Group", "type" : "String", "values" : [ "accounting", "sales" ] }
                
                
                
                
                

                 

                ATs:

                • Updated REST api documentation
                • Updated User guide documentation
                • Change in API in reflected

                 

                  This is the controller panel for Smart Panels app

                        Unassigned Unassigned
                        andromachi.rozaki Andromachi Rozaki
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        1 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              Unassigned Unassigned
                              andromachi.rozaki Andromachi Rozaki
                              Votes:
                              0 Vote for this issue
                              Watchers:
                              1 Start watching this issue

                                Created:
                                Updated:
                                Resolved: