Updating Request and Response Schemas

A REST Service can be updated only if it is created using the REST Service wizard.

Follow the steps to update Request and Response Schemas for Rest Services.

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.

    The schema elements can be updated by adding or removing elements.

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