This example shows how to get and view an OSLC user interface dialog for a
configured OSLC client.
After you have created and configured an OSLC client as described in Create and Configure an OSLC Client for the Requirements Management Domain, get the available user interface dialogs in the requirements management domain of the
client
myClient.
dialogs =
1×4 Dialog array with properties:
dialog
hintWidth
hintHeight
title
resourceTypeExamine the properties of one of the dialogs. From the title,
determine the resource type and if the dialog is for creating or selecting resources.
title =
'Requirement Creation'Open the dialog in a
browser.