Skip to content
Jim Amsden edited this page Nov 27, 2018 · 1 revision

oslc-service supports delegated creation and selection dialogs for resources. Every resource will have delegated creation and selection dialogs, and these are discoverable.

The oslc-server might provide routes for .ejs files that support custom delegated dialogs for certain resources.

If not, oslc-service will provide default dialogs that are automatically and reflectively generated from the ResourceShape (if any). If there's no ResourceShape for the resource, then there is no creation dialog.

Clone this wiki locally