<?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: Editing custom content via XSOAR UI and local PC in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/editing-custom-content-via-xsoar-ui-and-local-pc/m-p/1224287#M3956</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;We have the same issue... Our Playbook/Mapping etc. guys are not developers they are analysts and struggle with executing cli commands on there local mashine.&amp;nbsp;&lt;BR /&gt;Currently our solution is they create the Playbook and a developer does the download with the demisto-sdk stuff.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We thinking about building a web application for the analyst which handles the download and git commands for them.&lt;BR /&gt;So they build the stuff they want in the development instance on the GUI, go to that web application, enter the name of the objects they want to download via sdk and then the application downloads, commits and pushes everything do a specified branch.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 10:34:50 GMT</pubDate>
    <dc:creator>JBoehm</dc:creator>
    <dc:date>2025-03-20T10:34:50Z</dc:date>
    <item>
      <title>Editing custom content via XSOAR UI and local PC</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/editing-custom-content-via-xsoar-ui-and-local-pc/m-p/1224094#M3953</link>
      <description>&lt;P&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Hello,&lt;BR /&gt;in our team we have two groups of engineers - one are developers, who mostly edit code locally via VSCode with combination of &lt;STRONG&gt;demisto-sdk&lt;/STRONG&gt;. Second group is creating playbooks, managing integrations, mappers and so on via &lt;STRONG&gt;XSOAR UI&lt;/STRONG&gt;.&lt;BR /&gt;We are at the beginning of implementing version control (private GitHub repo) of our &lt;STRONG&gt;custom content&lt;/STRONG&gt;. But we have troubles to combine these two approaches (demisto-sdk and &lt;A href="https://youtu.be/nw5jsPsVdl4" target="_self"&gt;Remote Repository&lt;/A&gt;) because:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="markdown__list" style="box-sizing: border-box; margin-top: 0.6em; margin-bottom: 0.11em; padding-left: 22px; direction: ltr; color: #dddfe4; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgba(221, 223, 228, 0.04); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" data-darkreader-inline-color="" data-darkreader-inline-bgcolor=""&gt;
&lt;LI style="box-sizing: border-box;"&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Remote repository (which allows editing via XSOAR UI) is not fully compatible with &lt;A href="https://github.com/demisto/content" target="_self"&gt;Content Repo structure&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI style="box-sizing: border-box;"&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Content uploaded by demisto-sdk isn't editable via XSOAR UI.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;I have some questions which would help to our situation:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Is it possible to edit one Script, Playbook, List etc. via both: XSOAR UI and VSCode on local PC?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;Is there any workaround how to edit &lt;STRONG&gt;Packs&lt;/STRONG&gt; uploaded with demisto-sdk directly in UI?&lt;BR /&gt;Or this two approaches (&lt;A href="https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/ci-cd-process-or-remote-repository-ui-on-xsoar/m-p/538422" target="_self"&gt;demisto-sdk (ci/cd) and Remote Repo&lt;/A&gt;) are incompatible alternatives and we should decide only for one of them - and second group should adapt?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your ideas. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" style="--darkreader-inline-color: var(--darkreader-text-000000, #e8e6e3);" color="#000000" data-darkreader-inline-color=""&gt;&lt;SPAN&gt;&lt;BR /&gt;[Edit 19.3. I fount this guide &lt;A href="https://xsoar.pan.dev/docs/contributing/marketplace" target="_blank"&gt;https://xsoar.pan.dev/docs/contributing/marketplace&lt;/A&gt; - it looks like it would solve our issues, but when I was trying to test it I wasn't able to find any "contribution" button from my_integration_copy&amp;nbsp; (step 2. of Submit a Content Pack) - so it looks like there is no option to contribute directly from XSOAR UI to any Pack. So what is purpose of this guide? ]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 11:37:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/editing-custom-content-via-xsoar-ui-and-local-pc/m-p/1224094#M3953</guid>
      <dc:creator>SamuelBauko</dc:creator>
      <dc:date>2025-03-19T11:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Editing custom content via XSOAR UI and local PC</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/editing-custom-content-via-xsoar-ui-and-local-pc/m-p/1224287#M3956</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;We have the same issue... Our Playbook/Mapping etc. guys are not developers they are analysts and struggle with executing cli commands on there local mashine.&amp;nbsp;&lt;BR /&gt;Currently our solution is they create the Playbook and a developer does the download with the demisto-sdk stuff.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We thinking about building a web application for the analyst which handles the download and git commands for them.&lt;BR /&gt;So they build the stuff they want in the development instance on the GUI, go to that web application, enter the name of the objects they want to download via sdk and then the application downloads, commits and pushes everything do a specified branch.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 10:34:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/editing-custom-content-via-xsoar-ui-and-local-pc/m-p/1224287#M3956</guid>
      <dc:creator>JBoehm</dc:creator>
      <dc:date>2025-03-20T10:34:50Z</dc:date>
    </item>
  </channel>
</rss>

