Context Menu

A context menu is now available in the request message configuration table and the response message configuration table to allow you to quickly enter variables there.

You can choose from the following functions in the context menu:

  • Extend

    Depending on the selected service type, the context menu allows you to extend the object structure, the array, or the predefined type that originates from the WSDL or ODATA description.

    In the case of a RESTful Web service, the Add Request Mapping dialog box appears if you want to add new properties to an object. If the object under the cursor was an array, the array configuration dialog box appears. (See also: Creating Arrays.)

  • Copy/Paste

    You can copy the structure of the selected parameter and later overwrite an existing parameter with the structure of the copied parameter. This functionality is useful if you want to quickly configure similar structures.

  • Rename

    You can rename a parameter.

  • Delete

    You can delete the selected parameter.

  • Propose Variable

    If you choose this function, PCo proposes a variable name for the selected parameter.

  • Remove Variable

    You can use this function to remove the variable for the selected parameter.

Example

The following figure shows how you can use the context menu to set up an object structure: