Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To configure a BusinessEntity control to use the Mockup API Data please use the following repository attribute settings on a Business Entity Object:


AttributeValue
SUBTYPE MockupCollection

MockupData

The endpoint to use to request for data.

eg. /resources/mockdata/data.json


JSON response for the MockupData needs to returned as an array of objects:


Example

In SWAT in screen "searchToolbarDialog" there is the following example:

Image Added