<?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 XSOAR - Transform Language in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228466#M4014</link>
    <description>&lt;P class="" data-start="84" data-end="257"&gt;Hello everyone, I would like to ask how to get the &lt;CODE data-start="135" data-end="146"&gt;user.name&lt;/CODE&gt; value from this context data.&lt;BR data-start="176" data-end="179" /&gt;I tried using the syntax &lt;CODE data-start="206" data-end="236"&gt;${incident.labels.user.name}&lt;/CODE&gt;, but it didn’t work.&lt;/P&gt;
&lt;P class="" data-start="262" data-end="291"&gt;Here's the context structure:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  incident: {
    ...
    labels: {
      user.name: "john doe",
      ...
    }
    ...
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Any suggestions?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 May 2025 09:47:45 GMT</pubDate>
    <dc:creator>G.Anshar</dc:creator>
    <dc:date>2025-05-08T09:47:45Z</dc:date>
    <item>
      <title>XSOAR - Transform Language</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228466#M4014</link>
      <description>&lt;P class="" data-start="84" data-end="257"&gt;Hello everyone, I would like to ask how to get the &lt;CODE data-start="135" data-end="146"&gt;user.name&lt;/CODE&gt; value from this context data.&lt;BR data-start="176" data-end="179" /&gt;I tried using the syntax &lt;CODE data-start="206" data-end="236"&gt;${incident.labels.user.name}&lt;/CODE&gt;, but it didn’t work.&lt;/P&gt;
&lt;P class="" data-start="262" data-end="291"&gt;Here's the context structure:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  incident: {
    ...
    labels: {
      user.name: "john doe",
      ...
    }
    ...
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Any suggestions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 09:47:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228466#M4014</guid>
      <dc:creator>G.Anshar</dc:creator>
      <dc:date>2025-05-08T09:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR - Transform Language</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228485#M4017</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;that looks a bit strange, as a general hint, the context data (once you open it) the keys are clickable and will copy the path to clipboard.&lt;/P&gt;
&lt;P&gt;So it would be an idea to use that and check the path.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I must confess that as this are Javascript Objects I would expect user_name instead of user.name to be in the labels&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 12:47:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228485#M4017</guid>
      <dc:creator>JStephan</dc:creator>
      <dc:date>2025-05-08T12:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR - Transform Language</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228580#M4023</link>
      <description>&lt;P&gt;Thank you for your response&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/175300"&gt;@JStephan&lt;/a&gt;&amp;nbsp;. When i clicked the key it showed&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;incident.labels.user.name&lt;/LI-CODE&gt;
&lt;P&gt;i was able to solve the issue by adding a new object that retrieves the value from&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;user.name&lt;/LI-CODE&gt;
&lt;P&gt;object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the hint!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 01:49:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-transform-language/m-p/1228580#M4023</guid>
      <dc:creator>G.Anshar</dc:creator>
      <dc:date>2025-05-09T01:49:04Z</dc:date>
    </item>
  </channel>
</rss>

