Solution
Since the REST services do not have a standard, Bizagi chooses to reduce the payload by not including null values in the transformed request. Therefore, there are two possible solutions:
One of them is to adapt the remote site to Bizagi: have the site recognize that missing attributes are sent as null.
The other solution for this issue is a workaround: create a business rule that sets a default value for the REST service mandatory attributes.
|