Bridge Technologies VB440 App – Widglets
5th October 2023
In addition to the information above from Rui, if there are any questions about the Widglet API, feel free to ping us at support@bridgetech.tv. Damian
Answer
5th October 2023
In addition to the information above from Rui, if there are any questions about the Widglet API, feel free to ping us at support@bridgetech.tv. Damian
5th October 2023
Hi Joey, Widglet A Widglet is an HTML file. It uses a BridgeTech proprietary JavaScript API to connect to a probe and let you compose the Widglet’s appearance. It can …
5th October 2023
Hi Koen, This should be possible since RN34396 (DataMiner 10.2.11+).
5th October 2023
Hi Bing, Goal of that parameter is to raise an alarm when the queue does not process anything for a period of time longer than the value stored in that …
5th October 2023
Hi Nur, There is no specific option to change orientation for a report, but it is possible to use the ‘Custom’ paper format and add the necessary dimensions to have …
5th October 2023
Hi Nur, As far as I know this is not possible. There is feature suggestion about this topic: Dashboard – landscape PDF export And the question where this feature suggestion …
5th October 2023
hi Matthias, I can’t immediately think of something that can explain what you describe. Let’s create a collaboration task to investigate in detail. You can send the task to ‘domain.create.data-core’. …
4th October 2023
Hi, You should be able to make that button trigger a QAction and in there use the following method of the SLProtocol object Method ExecuteScript | DataMiner Docs
4th October 2023
Hi Thomas, The ‘Object manager instances’ feed indeed only contains some generic properties of DOM instances: You can achieve your use case by using the ‘Query rows’ instead. This feed …
4th October 2023
Hi Thibault all data types are currently supported. You can find the current limitations in the docs (Storage as a Service (STaaS) | DataMiner Docs).
4th October 2023
Hi Michiel this is possible but will require a manual step to copy over you cloud tokens to the new machine. Let us know if you would like more information …
4th October 2023
Hi direct migration from MYSQL to STaaS is not supported yet. Migrating to Cassandra first is indeed a possibility in the meantime.
4th October 2023
Hi Gerwin, You will need to define a Script Variable of type Memory. When executing the script, you could use the method GetMemory. Hope it helps.
4th October 2023
There are currently no such plans. You can although just easily add a link to the GitHub repo… PS: The resulting artifact in the catalog will be linked to the …
4th October 2023
Hi Leander can you click on the errored deployment in the overview page to see what step lists an error? You can click on the step to see more detials. …