Updating Request and Response Schemas

Prerequisites

You can update a REST service only if it is created using the REST Service wizard.

Procedure

  1. Click the OnMessage Start of the constructor for any of the operations. For example, POST operation.
  2. On the Input tab, select Complex Element under Operation Input.
    The Schema Element with its corresponding elements is visible.

    Note: To update the schema elements, add or remove the elements.

    The changes for all the operations on REST service are reflected if the same schema is used in the Request and Response Schemas.