Configure RESTful service activity to update specific data field

Use the following procedure to configure a RESTful service activity to modify only the specific fields of a resource without affecting the rest.

  1. On the Verb list, select PATCH.
  2. Right-click in the Request rule editor and select a process or server variable. You can use a data object variable or its specific fields to send the request to the service.
  3. Edit the default custom header as needed.
  4. Handle a response.
  5. Define a response header.
  6. Configure error handling.