Skip to content
Pierre-Yves edited this page May 12, 2016 · 1 revision

Road Map

Create a Rest Extension for Page

The Rest Extension Context is use to access the information from a caseId or a taskId. But using a page, the issue is the same to load a BDM : if at one moment designer check the "Only load related objects when needed", the default RestAPI does not load the children. So, how load a complete BM ?

User Access

The idea is to describe a pilot to load data based on access rule. Then, we like, in the Overview, let's Helen.Kelly access the process Variable (or one BDM Attributes) "Comment of The manager", when Walter.Bates must never be able to access this information. So, let's create a Pilot based on access rule.

Do not use a process Variable for the Pilot

The pilot is saved in a variable, or a local variable. There are two issues here :

  • Each case created, the information is duplicated in the database
  • when you want to change the pilot, you have to deploy a new process. And with Bonita Subscription, you can upload a new form without deploying the process
Clone this wiki locally