...
4. In the Example Value Model, add:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ "extractParameters": [ { "name": "ebs:default:outputformat", "value": "EagleJSON" }, { "name": "ebs:default:invalidatecache", "value": "Y" } ], "extracts": [ { "name": "ebs:genericentity", "extractParameters": [ { "name": "maxrows", "value": "5" } ] }, { "name": "ebs:interfaces", "extractParameters": [ { "name": "maxrows", "value": "10" } ] } ] } |
5. Click Execute.
The result is a ZIP file with two extracts as show below:
When you download the zip, you see two files:
...