<?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>Practicing Document Extraction AI skill and having one issue in script Task</title><link>https://community.appian.com/discussions/f/rules/34986/practicing-document-extraction-ai-skill-and-having-one-issue-in-script-task</link><description>So I was practicing new skill of document Extraction , but I am stuck at one place while I am trying to run a script task for code below 
 
 
 
 so I am targeting value to isValidate variable as my all values is true then too isValidate Variable is showing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Practicing Document Extraction AI skill and having one issue in script Task</title><link>https://community.appian.com/thread/135374?ContentTypeID=1</link><pubDate>Wed, 15 May 2024 16:01:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec7e764e-a605-49eb-9f79-81862eed60ab</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;One thing I&amp;#39;d suggest is to encapsulate that big and() statement into an expression rule, and in that expression rule just pass the entire CDT as a single rule input.&amp;nbsp; That will make it easier to update in the future if you decide to add (or remove) required fields, and also will allow you to test easily.&amp;nbsp; I&amp;#39;m not clear why your statement might be evaluating as FALSE when you&amp;#39;re expecting a TRUE (i assume this is your issue, you don&amp;#39;t exactly clarify), but the first thing to do would be to troubleshoot a bit more which is a lot easier in the Rule editor.&lt;br /&gt;(if it were me, the first thing I&amp;#39;d do is triple check against any typos, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>