Understanding Response-Related Updates

The questions configured on the customer service request type can be set up to perform related updates when the start / stop / transfer service request is processed and / or completed.

A response-related update can store the response value in a specific attribute or characteristic on objects such as Person, Account,Premise, SP and SA. In other cases, the the response value can be used to derive the actual value to store on a particular attribute (e.g. when the attribute is a foreign key to an admin table or a lookup).

The base product provides a CS Request Type Related Update business object (C1-CSRTRelUpd) for configuring response-related updates. Refer to the business object configuration in the application for more information

The following describes the functionality that this business object supports:

Related Update Entity Defines The Object To Update

A response-related update specifies a Related Update Entity, which identifies the maintenance object (i.e. Account, Person, Premise, etc.) and the specific part of the object to update - i.e., table field, characteristic or a custom element in the CLOB/XML.

Related Update Entity is an extendable lookup (C1-CSRTRelUpdEntity) that has several base-supplied values, to support updates to fields and characteristics on Person, Account, Premise, etc.. Your implementation can add other objects to update by adding values to this lookup.