When do I know if the DMA is up and running?

I’m trying to run a PowerShell script in the background of a DMA upgrade, that needs to perform some actions after the DMA is up and running. What should I …

Reference doc on where certain data is stored

Is there currently a one-stop documentation on Dojo or docs.dataminer.services that users can reference in order to better understand where certain data is stored (a level below what features require …

Pending script [aborted]

Hi, We have a script that was triggered and should have been aborted by timeout already. However, checking it on the client test tool, it seems that the script is …

User Defined API Error 1001.

Hi Team, I have a custom API testing it with Postman. I’m seeing the following error. {     “errors”: [         {             “title”: “Error occurred while handling the request, contact your admin with the provided errorCode.”,             “detail”: “Something went wrong, contact the system administrator.”,             “errorCode”: 1001         }     ] } this error does not show …

Error while deploying application package

Hi, I tried to deploy an application package Nevion Video iPath 1.0.1-CU2 • Package but get an error from DeployToDma – looks like an issue related to unzip the package : { …

Data file directories on Cassandra

Hello, May I know if there is a possibility to add another disk drive in data_file_directories as shown below? If yes, may I know how Cassandra data such as keyspaces …

Table’s header filtering

Hi, In the following table, we’ve configured the “Header” with “Sum” for certain columns, and we’re wondering whether it’s possible to exclude certain rows from the calculation. For example, we’d …

Is Executable link component available in IAS Toolkit?

Hi, I want to know how I can use the executable component as described here: https://community.dataminer.services/question/hyperlink-in-interactive-automation-script/?hilite=hyperlink via the IAS toolkit. What version of the toolkit do I need to use …

Resource scheduling exception when assigning a resource to a booking

I’m using the following SRM code to add a resource to a booking: ((ServiceReservationInstance)reservationInstance).AssignResources((Engine)engine, requests); This throws an ResourceNotAvailableException when a certain resource is in use by another booking but …

View Card > Elements > Save Column order?

Hi, dojo – any workaround available to avoid manual reordering of columns in view cards? This is a follow up from this older question: https://community.dataminer.services/question/any-method-to-define-the-default-column-order-in-the-different-cube-sections/?hilite=save%20columns – where it was confirmed …