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.
- On the Verb list, select PATCH.
- 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.
- Edit the default custom header as needed.
- Handle a response.
- Define a response header.
- Configure error handling.