Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:


UI Steps
sizesmall


UI Step

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.


UI Step

Scroll down to the list of PSP Table Field Maps and click NewIn the Source Field, type the following:

Create a field map for the following and click Submit when done:

Source FieldTarget Field 


Code Block
languagebash
${TM:psp_user;sys_id=$[GR:assigned_to]}
Type 


assigned_tos
in the Target Field, then click Submit.

Image Removed

UI Step
projectproject

You should have two new field map created. 
Image Added

Go back to the PSP Table Field Maps and click New

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