Populating URI Template

Select the Populate URI Template link to populate the variables for the event. When the page is closed a URL will appear below the Populate URI template link indicating the URL that will be invoked.

This example illustrates the fields and controls on the URI Template Builder page. You can find definitions for the fields and controls later on this page.

URI Template Builder page

The URI Template displays which variables need to be populated in order to test the URL. In this example the variables instrument and musicCode should be populated from the tree.

The Clear Data link will reinitialize the tree, removing the currently populated values.

Entering Primitive Values

To enter primitive values:

  1. Click the name of a primitive element for which to enter a test value.

  2. Enter the test value on the Set Value page and click Done.

    This is an example of the Set Value page for String.

    Set Value page
  3. The values are displayed in the tree.

Appending and Deleting Collection Element Items

You can append a collection item with a copy of the last row in the collection or delete the last row in a collection.

This example illustrates the fields and controls on the Collection Actions page. You can find definitions for the fields and controls later on this page.

Collection Actions page
Field or Control Description

Append Collection Item

Select to add an element to the collection. When you click Done, the element is appended with a copy of the last row in the collection.

Delete Last Collection Item

Select to delete an element from the collection. When you click Done, the last row is removed.

This example illustrates URI Template Builder with values entered for the variables in the template.

Populated URI Template Builder page

To test the Service Operation, you will need to add values for all the variables in the URI Template.

When The URI Template Builder page is closed, a URL will appear below the Populate URI template link indicating the URL that will be invoked.

This example illustrates a populated URL that will be invoked.

Example Populated URI Template