Bug fixes
...
Incompatibility with previous versions
Removed compatibility support for versions before 2.7.31
New functions
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838115841
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838214145
Improvements
x form_get_summary () : When active ROLE is “SERVICE” the questions with a VISIBILITY condition that evaluates to false are also included in the response (they were not included until now)
form_get_array_summary () : When active ROLE is “SERVICE”, hidden questions, or questions with a VISIBILITY condition that evaluates to false are also included in the response (they were not included until now)
Deprecated functions
Functions definitively removed (no longer available in the API interface):
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524371 : Function definitively removed
https://linkcare.atlassian.net/wiki/spaces/WS/pages/906231812
https://linkcare.atlassian.net/wiki/spaces/WS/pages/93782039
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3197206557 : replaced by https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838115841
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3198189576 : replaced by https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838214145
https://linkcare.atlassian.net/wiki/spaces/WS/pages/502693952
FORM FORMULAS
ADMISSION_PROTOCOL_SET() https://linkcare.atlassian.net/wiki/spaces/WS/pages/3917086721
† GET_LIST_MEMBERS() deprecated. Renamed to SUBSCRIPTION_USERS_LIST () https://linkcare.atlassian.net/wiki/spaces/WS/pages/3959586838
https://linkcare.atlassian.net/wiki/spaces/WS/pages/810811394 deprecated. Renamed to https://linkcare.atlassian.net/wiki/spaces/WS/pages/3959586817
OBJECT CODES
The property __SELF__ allows to return an instance of an ADMISSION
Added new property ARRAY
"ARRAY" OBJECT CODE : New OBJECT CODE
/wiki/spaces/DES/pages/2917007486 : The property __SELF__ allows to return an instance of a CASE
The property __SELF__ allows to return an instance of a FORM
Added new property ARRAY
"ITEM" OBJECT CODE : The property __SELF__ allows to return an instance of a ITEM
"ROW" OBJECT CODE : Added support for selectors.
The property __SELF__ allows to return an instance of a TASK
Added new property ARRAY
...