You can translate the question and the replies:

I have imported views however it's not visible in the main home screen I saw that when I went to "Administration >> sync with VDP" I was able to see those views however when clicked on them I got "Internal error while executing operation!"

I have imported views however it's not visible in the main home screen I saw that when I went to "Administration >> sync with VDP" I was able to see those views however when clicked on them I got "Internal error while executing operation!"
user
12-05-2022 07:52:54 -0400
code

1 Answer

Hi, There is a key difference between the import metadata and the ‘Sync with VDP’ operations performed in this scenario. The ‘Sync with VDP’ option enables the Data Catalog to synchronize the metadata of Virtual DataPort elements such as views, web services, etc whereas importing the metadata zip file in Denodo Catalog will bring in Data Catalog specific elements such as Tags, Categories and Property Groups. In general, the ‘Internal error while executing operation!’ error in the Data Catalog occurs when there is a connection issue with the Virtual DataPort which is unable to retrieve the required results. In order to troubleshoot this scenario, I would do the following steps: 1. Verify if the Virtual DataPort Server is running so that the views can be accessed from the Data Catalog. 1. Check the entries in the **vdp-data-catalog.log** file under the <DENODO_HOME>\logs\vdp-data-catalog directory for possible error reasons. 1. Furthermore, you could try executing the corresponding view in Virtual DataPort Administration Tool or Web Design Studio and check the execution trace. For more information on import/export or synchronizing metadata in the Data Catalog you could refer to the [Import and Export Data Catalog Metadata](https://community.denodo.com/docs/html/browse/latest/en/vdp/data_catalog/administration/import_export/import_export) and [Synchronize with Virtual DataPort](https://community.denodo.com/docs/html/browse/latest/en/vdp/data_catalog/administration/synchronize/synchronize#) sections of the Data Catalog Administration Guide. Hope this helps!
Denodo Team
13-05-2022 09:02:22 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here