Skip to main content

Creating and updating WorkView Objects

Objects can be created and updated as a result of a Form submission. It is possible to create and/or update multiple objects within a single form submission, relate objects together, and also combine with Document creation.

warning

All API requests to create and update objects triggered by rules in the form, are made within the scope of the portal web request for the form submission. In addition, there may be supporting API requests (e.g. to get Application, Class, and/or Attribute metadata) and/or evaluate Logics. Please be mindful of this when designing your form as there will ultimately be a limit on the number of API requests that can feasibly be made within the time allowed for the web request. This is not a hard-limit in the software and depends on a number of factors, with some being specific to the environments being used (Jadu Central & OnBase).