rest-api-context 2.3

Release notes

An Java numerate is handle and the list of value is returned
When a BDM is null, Rest Context handle it and return the value with a null.
Only limit : if you have a List of BDM and in the list, a null :
List[ 0 ] = ClientDAO.newInstance()
List[ 1 ] = null
List[ 2 ] = ClientDAO.newInstance()
List[ 3 ] = ClientDAO.newInstance()

In this situation, the engine return an exception (when RestAPIContext ask the list of BDM) and this situation is not handle by the RestAPI Context

Downloads: 
1 809
Bonita Platform Version Compatibility: 
Notifications