<?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 Couldn't upload custom plug-in file SCCTest.zip to the SnapCenter Host(4.6) in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Couldn-t-upload-custom-plug-in-file-SCCTest-zip-to-the-SnapCenter-Host-4-6/m-p/443136#M13838</link>
    <description>&lt;P&gt;While trying to browse and upload the custom plug-in SCCTest.zip, the following error occurs:&lt;BR /&gt;&lt;BR /&gt;There are some problems with the Plugin_Descriptor.xml file of plug-in package 'SCCTest' :&amp;nbsp; Plugin_descriptor xml is missing from the plug-in zip file.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vishnu1_0-1680583741562.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/25559iCABFEE6BC6F51EC5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vishnu1_0-1680583741562.png" alt="vishnu1_0-1680583741562.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SCCTest is the Native Type Custom plug-in created by referring the official documentation given below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2874315" target="_blank" rel="noopener"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2874315&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;All the naming conditions and the files placement within the folder for the Native type had been satisfied. I have also attached the xml file as text file and .sh file as given below for your reference.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can anyone help with this?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SCCTest.sh&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;# SCCTest script for SCC Class&lt;BR /&gt;#&lt;BR /&gt;echo "SCC_Test#INFO#Version 1.0 SCCTest.sh - Script is running"&lt;BR /&gt;case "$1" in&lt;BR /&gt;"-quiesce" )&lt;BR /&gt;echo "SCCTest#INFO#Quiescing"&lt;BR /&gt;echo "The quiesce doesn't do anything but write these messages to the logs"&lt;BR /&gt;exit 0&lt;BR /&gt;;;&lt;BR /&gt;"-unquiesce" )&lt;BR /&gt;echo "SCCTest#INFO#Unquiescing"&lt;BR /&gt;echo "the unquiesce doesn't do anything but write these messages to the logs"&lt;BR /&gt;exit 0&lt;BR /&gt;;;&lt;BR /&gt;* )&lt;BR /&gt;echo "SCCTest#WARN#Not Implemented";&lt;BR /&gt;exit 99&lt;BR /&gt;;;&lt;BR /&gt;esac&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 09:51:05 GMT</pubDate>
    <dc:creator>vishnu1</dc:creator>
    <dc:date>2025-06-04T09:51:05Z</dc:date>
    <item>
      <title>Couldn't upload custom plug-in file SCCTest.zip to the SnapCenter Host(4.6)</title>
      <link>https://community.netapp.com/t5/Data-Protection/Couldn-t-upload-custom-plug-in-file-SCCTest-zip-to-the-SnapCenter-Host-4-6/m-p/443136#M13838</link>
      <description>&lt;P&gt;While trying to browse and upload the custom plug-in SCCTest.zip, the following error occurs:&lt;BR /&gt;&lt;BR /&gt;There are some problems with the Plugin_Descriptor.xml file of plug-in package 'SCCTest' :&amp;nbsp; Plugin_descriptor xml is missing from the plug-in zip file.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vishnu1_0-1680583741562.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/25559iCABFEE6BC6F51EC5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vishnu1_0-1680583741562.png" alt="vishnu1_0-1680583741562.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SCCTest is the Native Type Custom plug-in created by referring the official documentation given below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2874315" target="_blank" rel="noopener"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2874315&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;All the naming conditions and the files placement within the folder for the Native type had been satisfied. I have also attached the xml file as text file and .sh file as given below for your reference.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can anyone help with this?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SCCTest.sh&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;# SCCTest script for SCC Class&lt;BR /&gt;#&lt;BR /&gt;echo "SCC_Test#INFO#Version 1.0 SCCTest.sh - Script is running"&lt;BR /&gt;case "$1" in&lt;BR /&gt;"-quiesce" )&lt;BR /&gt;echo "SCCTest#INFO#Quiescing"&lt;BR /&gt;echo "The quiesce doesn't do anything but write these messages to the logs"&lt;BR /&gt;exit 0&lt;BR /&gt;;;&lt;BR /&gt;"-unquiesce" )&lt;BR /&gt;echo "SCCTest#INFO#Unquiescing"&lt;BR /&gt;echo "the unquiesce doesn't do anything but write these messages to the logs"&lt;BR /&gt;exit 0&lt;BR /&gt;;;&lt;BR /&gt;* )&lt;BR /&gt;echo "SCCTest#WARN#Not Implemented";&lt;BR /&gt;exit 99&lt;BR /&gt;;;&lt;BR /&gt;esac&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:51:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Couldn-t-upload-custom-plug-in-file-SCCTest-zip-to-the-SnapCenter-Host-4-6/m-p/443136#M13838</guid>
      <dc:creator>vishnu1</dc:creator>
      <dc:date>2025-06-04T09:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't upload custom plug-in file SCCTest.zip to the SnapCenter Host(4.6)</title>
      <link>https://community.netapp.com/t5/Data-Protection/Couldn-t-upload-custom-plug-in-file-SCCTest-zip-to-the-SnapCenter-Host-4-6/m-p/443743#M13858</link>
      <description>&lt;P&gt;I'm also stuck with the same sort of issue, have we arrived with any sort of solution to this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 06:07:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Couldn-t-upload-custom-plug-in-file-SCCTest-zip-to-the-SnapCenter-Host-4-6/m-p/443743#M13858</guid>
      <dc:creator>Akchaiah25</dc:creator>
      <dc:date>2023-04-26T06:07:42Z</dc:date>
    </item>
  </channel>
</rss>

