<?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 Re: C901 in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/519879#M470</link>
    <description>&lt;P&gt;Thank you for the solution.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 09:55:48 GMT</pubDate>
    <dc:creator>chandraprathi</dc:creator>
    <dc:date>2020-09-16T09:55:48Z</dc:date>
    <item>
      <title>C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510414#M427</link>
      <description>&lt;P&gt;While compiling and installing the Splunk phantom Application which I have developed, I am getting an error with error code: C901 and message:&amp;nbsp;is too complex (33).&lt;/P&gt;&lt;P&gt;What I have made the mistake and how to fix the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 12:05:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510414#M427</guid>
      <dc:creator>chandraprathi</dc:creator>
      <dc:date>2020-07-22T12:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510424#M428</link>
      <description>&lt;P&gt;Can you provide more detail about what exactly your app is doing?&lt;/P&gt;&lt;P&gt;Is this a phantom playbook you are building?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 12:48:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510424#M428</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2020-07-22T12:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510427#M429</link>
      <description>&lt;P&gt;I am developing an integration application. The error has gone off when I moved some part of the code as a function and calling the same. But not sure why it showing as error C901.&lt;/P&gt;&lt;P&gt;Did the framework allows only a limited number of lines of code in action as I have seen the same in the no.of characters in a single line?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 12:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510427#M429</guid>
      <dc:creator>chandraprathi</dc:creator>
      <dc:date>2020-07-22T12:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510696#M433</link>
      <description>&lt;P&gt;Hello Chandra,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not familiar with your specific error but I have encountered my set of issues with the Application Development portion. I believe this is an area that needs to be improved a bit more. That being said have you taken a look at the app development documentation. Breaking it down by section and maybe uncompiling one of the installed apps might give you an idea on what you are missing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 17:06:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/510696#M433</guid>
      <dc:creator>mzambrana123</dc:creator>
      <dc:date>2020-07-23T17:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/511032#M438</link>
      <description>&lt;P&gt;I have gone through the app development documentation but no where I have found the info reg the error codes that are being encountered during development. It would be nice if there is the information reg the error codes or if it is there in the documentation I guess I missed it.&lt;/P&gt;&lt;P&gt;I have got rid of that error I faced when I moved a bunch of code into a different class.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 03:25:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/511032#M438</guid>
      <dc:creator>chandraprathi</dc:creator>
      <dc:date>2020-07-27T03:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/511153#M439</link>
      <description>&lt;P&gt;Interesting! Which version of phantom are you running? Is it Python3 or 2? Did you move them to a pre staged class&amp;nbsp; from the application development template or did you create your own?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 15:26:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/511153#M439</guid>
      <dc:creator>mzambrana123</dc:creator>
      <dc:date>2020-07-27T15:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/511170#M440</link>
      <description>&lt;P&gt;I'm using python3. I have moved it to the class which I have created on my own&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 15:49:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/511170#M440</guid>
      <dc:creator>chandraprathi</dc:creator>
      <dc:date>2020-07-27T15:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/519876#M468</link>
      <description>&lt;P&gt;This error is more of a style/best-practise error over functionality. Whenever you compile an app, phantom validates the function and style of the code. For example, It will complain if too many blank spaces/lines between functions etc. As you saw by moving code into a class it corrected the complaint. For just style errors you can use -d on the script to stop the style check.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 09:49:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/519876#M468</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2020-09-16T09:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: C901</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/519879#M470</link>
      <description>&lt;P&gt;Thank you for the solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 09:55:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/C901/m-p/519879#M470</guid>
      <dc:creator>chandraprathi</dc:creator>
      <dc:date>2020-09-16T09:55:48Z</dc:date>
    </item>
  </channel>
</rss>

