<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Nested CDT data</title><link>https://community.appian.com/discussions/f/new-to-appian/28137/nested-cdt-data</link><description>Hi All, 
 I have the following nested cdt data and would like to get the errorCode field from it. Can anyone please help me out:</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Nested CDT data</title><link>https://community.appian.com/thread/109751?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2023 17:02:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9728cc1-3d47-47fb-95a0-bcfb317d5792</guid><dc:creator>aditya007</dc:creator><description>&lt;p&gt;[decision=DATA_ERROR,error=[errorCode=1003, errorMessage=Invaid ARN, errorDetails=The ARN details are invalid],[errorCode=1004, errorMessage=Invaid WorkFlow, errorDetails=The workflow details are invalid], isReferredToCreditVerification=]&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;extract(
  ri!inputText, 
  &amp;quot;errorCode=&amp;quot;,
  &amp;quot;, errorMessage&amp;quot;
  )&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nested CDT data</title><link>https://community.appian.com/thread/109747?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2023 16:08:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2e1a9ca-eae8-4b22-afd8-f7886d3c00b8</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;pv!variableName.error.errorCode&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>