<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Mapping of Cortex XSIAM fields with ServiceNow in Cortex XSIAM Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/mapping-of-cortex-xsiam-fields-with-servicenow/m-p/1238327#M252</link>
    <description>&lt;P&gt;Please can you suggest how can you map more than the set fields with ServiceNow for an incident? Currently only limited fields are able to map.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Sep 2025 17:48:24 GMT</pubDate>
    <dc:creator>R.Hirelkar</dc:creator>
    <dc:date>2025-09-18T17:48:24Z</dc:date>
    <item>
      <title>Mapping of Cortex XSIAM fields with ServiceNow</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/mapping-of-cortex-xsiam-fields-with-servicenow/m-p/1238327#M252</link>
      <description>&lt;P&gt;Please can you suggest how can you map more than the set fields with ServiceNow for an incident? Currently only limited fields are able to map.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 17:48:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/mapping-of-cortex-xsiam-fields-with-servicenow/m-p/1238327#M252</guid>
      <dc:creator>R.Hirelkar</dc:creator>
      <dc:date>2025-09-18T17:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping of Cortex XSIAM fields with ServiceNow</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/mapping-of-cortex-xsiam-fields-with-servicenow/m-p/1247943#M340</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1488001095"&gt;@R.Hirelkar&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To map more than the default fields between ServiceNow and Cortex XSIAM for incidents, you must configure &lt;STRONG&gt;Classification &amp;amp; Mapping&lt;/STRONG&gt; and properly update the &lt;STRONG&gt;Incoming and Outgoing Mappers&lt;/STRONG&gt; in your ServiceNow integration instance.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;1. Identify Field Machine Names&lt;/H4&gt;
&lt;P&gt;Cortex XSIAM requires the exact technical &lt;STRONG&gt;machine name&lt;/STRONG&gt; (API/column name) of ServiceNow fields, which often differs from the display label.&lt;/P&gt;
&lt;P&gt;In ServiceNow:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Navigate to the target table (for example, &lt;CODE&gt;incident&lt;/CODE&gt; or &lt;CODE&gt;sn_si_incident&lt;/CODE&gt;).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Open the field definition.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Retrieve the &lt;STRONG&gt;Column name&lt;/STRONG&gt; (for example, &lt;CODE&gt;u_custom_field&lt;/CODE&gt; instead of "Custom Field").&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Always use the column name in mappings and API calls.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;2. Configure Classification &amp;amp; Mapping&lt;/H4&gt;
&lt;P&gt;This step ensures that incoming ServiceNow data is properly associated with XSIAM Incident Fields.&lt;/P&gt;
&lt;P&gt;Navigate to:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Settings → Configurations → Object Setup → Incidents → Classification &amp;amp; Mapping&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Click &lt;STRONG&gt;New&lt;/STRONG&gt; and select &lt;STRONG&gt;Incident Mapper (incoming)&lt;/STRONG&gt;, or edit an existing mapper.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Select the appropriate ServiceNow schema.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Map the required ServiceNow attributes to the corresponding XSIAM incident fields.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Make sure the mapper is associated with the correct Incident Type.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;3. Update the Integration Instance Mapper&lt;/H4&gt;
&lt;P&gt;The integration instance contains the &lt;STRONG&gt;Incoming Mapper&lt;/STRONG&gt; and &lt;STRONG&gt;Outgoing Mapper&lt;/STRONG&gt;, which control field translation.&lt;/P&gt;
&lt;P&gt;Navigate to:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Settings → Integrations → Instances&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Select your &lt;STRONG&gt;ServiceNow integration instance&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H5&gt;Incoming Mapper&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Explicitly define mappings for all required custom fields.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Ensure keys match the exact ServiceNow column names.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;Outgoing Mapper (for mirroring incidents)&lt;/H5&gt;
&lt;P&gt;If synchronizing XSIAM incidents back to ServiceNow:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Update the &lt;STRONG&gt;Outgoing Mapper&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Include all required custom fields in the mapping configuration.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;4. Create Custom Incident Fields (If Required)&lt;/H4&gt;
&lt;P&gt;If out-of-the-box fields are insufficient—or if you encounter mapping issues with certain predefined fields—create custom incident fields in XSIAM.&lt;/P&gt;
&lt;P&gt;Navigate to:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Settings → Configurations → Object Setup → Incidents → Fields&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Click &lt;STRONG&gt;+ Add Field&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Define the field.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Ensure the &lt;STRONG&gt;Field Name (internal name)&lt;/STRONG&gt; matches the key used in your mapper or API call.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Also confirm the field is associated with the correct &lt;STRONG&gt;Incident Type&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;5. Manual Command Syntax (CLI Method):&lt;/H4&gt;
&lt;P&gt;If using the &lt;CODE&gt;!servicenow-create-ticket&lt;/CODE&gt; command to create tickets manually, use the &lt;CODE&gt;custom_fields&lt;/CODE&gt; argument with proper syntax:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Key-value pairs separated by semicolons&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Entire string wrapped in double quotes&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;!servicenow-create-ticket ticket_type=sn_si_incident custom_fields="u_field1=value1;u_field2=value2"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The keys must match the ServiceNow column names exactly.&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;(Troubleshooting)&lt;/H4&gt;
&lt;H5&gt;Fields Appear Blank&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Verify the field is associated with the correct &lt;STRONG&gt;Incident Type&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Confirm it is included in the relevant mapper.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Ensure the machine name matches exactly.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;JSON Objects in Fields&lt;/H5&gt;
&lt;P&gt;If a field (such as Asset) is returned as a JSON object containing link/value pairs, you may need to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Use a User-Defined Parsing Rule, or&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Extract and map the human-readable value explicitly before syncing.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you feel this has answered your query, please let us know by clicking like and on&amp;nbsp;&lt;STRONG&gt;"mark this as a Solution".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 14:28:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/mapping-of-cortex-xsiam-fields-with-servicenow/m-p/1247943#M340</guid>
      <dc:creator>susekar</dc:creator>
      <dc:date>2026-02-11T14:28:59Z</dc:date>
    </item>
  </channel>
</rss>

