Custom DCF on virtual function

Hello Gerwin, Currently this isn’t supported, the only available virtual function connections supported are the ones that are reflected and mapped onto the main element/connector. If you feel like this …

Issue deploying custom DLLs to DataMiner DaaS

Hi Maximiliano, When creating a new protocol solution, the solution will have a Dlls folder. In this folder, you can add any custom DLLs that are used by the connector. …

Export of Document from Documents file

Hi Ryan, I  believe there is no out-of-the-box option to export only the documents. A possible workaround is to extract the document from a DataMiner backup. A .dmbackup file is …

Query on Trend data report

Hi Min, In this case you could use Data Aggregator to build the report. You can create an adhoc data source that retrieves trend data for the all the required …

Query on Trend data report

Hi Min, You could take a look at the data aggregator, which can collect the data through GQI queries.

Detect unsupported connector versions BPA

Hi Dave, We do indeed require direct access to the catalog API for this to work. You can verify this by trying to see if you can reach the following …

Detect unsupported connector versions BPA

Hi Dave, Good question, and thanks for raising this. The “Detect unsupported connector versions” BPA requires direct access to the DataMiner Catalog API. A DMZ-only connection to dataminer.services is not …

Is element data already stored in database?

Hi Gerwin, The element.xml files will indeed be migrated to the database when enabling swarming. You can find more information in the instructions to enable swarming in our docs: Enabling …