You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


Table maps handle how data being shared out of ServiceNow is processed. Your outbound table map for Azure DevOps will require some field changes to ensure that data is mapped correctly when sent from ServiceNow to Azure DevOps.


Procedure

To edit the table map for Azure DevOps, follow these steps:


Log into your ServiceNow instance and navigate to Perspectium Common Documents > PSP Common Table Maps or simply type and then select Table Maps in the Filter Navigator on the upper left-hand side of the screen.

Then, search for and click into the table map of the table you are integrating. See the following table below for which table map you need for your integration:

Table Table Map
Incident Incident to Common Incident
ChangeChange to Common Change

You can easily search for this table map by typing the name in the search window under the Name field.

Scroll down to the list of PSP Table Field Maps and click New

In the Source Field, type the following:

${TM:psp_user;sys_id=$[GR:assigned_to]}

Type assigned_tos in the Target Field, then click Submit.

Go back to the PSP Table Field Maps and click New

In both the Source Field and Target Field, type project, then click