We are in the process of deploying and configuring our DLP 10 Discover in ePO. We have a lot of repositories that we created manually that list will grow even higher.
There is an option from the Actions menu to export/import. What it does is exports all repos in XML format and imports in the same format as well. The problem we are having is once exported we cannot successfully import it.
We getting error Import Failed:
Errors:
We simplified this and exported current repo we had only one for a test. We deleted it and tried to import the same file that we exported minutes before into the same place/environment.
Did anybody had the same issue? Is there a special format we have to modify the xml file before importing. There is nothing in the product guide other than simply click menu > export and than import.
Hi @jordan23 ,
Thank you for writing in here.
While exporting, the export is happening based on Catalog ID, so as per your issue description we can see you have deleted the existing repo definition and trying to re import the exported modified repo definition and that's throwing an error.
Can you try not to delete the exported repo definition and try to edit or add the repos to the exported repo definition and try re importing the same. This may resolve the error.
Thank You
Regards,
Jithendran
Thanks, I attempted an import but it doesn't accept the xml without all fields populated.
Hi @michael2323jord ,
This is Jithendran, I had to bring down my earlier account due to technical issues.
When I exported the sharepoint repo i got the below,
<ROOT>
<DLP version="11.4.0.17"/>
<Definitions>
<CatalogItem type="24">
<CatalogId>d3ab4ed4-efab-48d2-840d-714cbf76b888</CatalogId>
<id>ca39e565-4f31-4b25-98b4-295d6a2a7109</id>
<name>Credentials</name>
<description/>
<attributes>0</attributes>
<domain>BATTLEBAY.com</domain>
<username>Administrator</username>
<password>__OBFUSCATED__</password>
<useSsl>null</useSsl>
</CatalogItem>
<CatalogItem subType="0" type="88">
<CatalogId>d3ab4ed4-efab-48d2-840d-714cbf76b888</CatalogId>
<id>b140b067-729a-4c44-bdb1-996be95c6ab9</id>
<name>test sharepoint</name>
<description/>
<attributes>0</attributes>
<credentialsId>ca39e565-4f31-4b25-98b4-295d6a2a7109</credentialsId>
<SharePointEntries>
<IncludeUrlEntry scanSubSite="true">https://net.test.com/sites/intranet/Pages/</IncludeUrlEntry>
</SharePointEntries>
</CatalogItem>
</Definitions>
</ROOT>
Then I have added the sharepoint repo list and re-imported back to the EPO and it was working fine.
<ROOT>
<DLP version="11.4.0.17"/>
<Definitions>
<CatalogItem type="24">
<CatalogId>d3ab4ed4-efab-48d2-840d-714cbf76b888</CatalogId>
<id>ca39e565-4f31-4b25-98b4-295d6a2a7109</id>
<name>Credentials</name>
<description/>
<attributes>0</attributes>
<domain>BATTLEBAY.com</domain>
<username>Administrator</username>
<password>__OBFUSCATED__</password>
<useSsl>null</useSsl>
</CatalogItem>
<CatalogItem subType="0" type="88">
<CatalogId>d3ab4ed4-efab-48d2-840d-714cbf76b888</CatalogId>
<id>b140b067-729a-4c44-bdb1-996be95c6ab9</id>
<name>test sharepoint</name>
<description/>
<attributes>0</attributes>
<credentialsId>ca39e565-4f31-4b25-98b4-295d6a2a7109</credentialsId>
<SharePointEntries>
<IncludeUrlEntry scanSubSite="true">https://net.test.com/sites/intranet/Pages/</IncludeUrlEntry>
<IncludeUrlEntry scanSubSite="true">https://net.test.com/sites/intranet/DLP/</IncludeUrlEntry>
<IncludeUrlEntry scanSubSite="true">https://net.test.com/sites/intranet/ENS/</IncludeUrlEntry>
</SharePointEntries>
</CatalogItem>
</Definitions>
</ROOT>
I have even made a video for the same,
Was my reply helpful?
If you find this post useful, Please give it a Kudos! Also, Please don't forget to select "Accept as a solution" if this reply resolves your query!
Thank you
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA