/
CC4 / ServiceNow- ServiceNow Side - Payload configuration

CC4 / ServiceNow- ServiceNow Side - Payload configuration

Payloads in ServiceNow

The payloads define which objects are synchronized between SolMan and ServiceNow and which attributes (status, fields etc.) are to be considered.

For parameter ending with _payload you can define fields of the ticket, which you want to send to SolMan.

 

For the following payload definition Value does not need to be filled.

Payload are name-value pairs, where name is the attribute name on the SolMan side and value the technical field name of the task you want to synchronize or a constant value.

Attributes marked red are mandatory.

update_payload

The definition for update is general for every task type you want to synchronize. It is needed to synchronize the changes of state applied to the ticket:

image-20240801-075313.png

E.g.: “IVEXTID” is the name of the attribute concerning the external ticket ID (from SolMan perspective) and “number” addresses the number of your SNOW ticket.

This configuration is as shown so far complete. But don’t forget to activate (1) your configuration.

incident_payload

Here you can define the payload to be sent specifically for incidents:

image-20240801-075420.png