Offload Database DMS resource consumption

Hey Elvio, How is SLDataGateway behaving after the restart and modifying the offload configuration? SLDataGateway was likely strained due to the amount of data being offloaded. How much data is …

How to create self-signed SSL/TLS certificate?

Thanks to Laurens Moutton for providing the following instructions how to create a self-signed certificate with Powershell: PS C:\Windows\system32> $cert = New-SelfSignedCertificate -certstorelocation cert:\localmachine\my -dnsname 10.90.232.70 [replace IP with DMA …

Retrieved parameter in table not updated

Hi Dominique, Is it possible that your table is completely empty? No primary keys defined? In that case it’s normal that method SetParameterIndexByKey doesn’t work. Can you adapt your code …

Slack Authentication Error

I looked at the driver help and there they also recommend to set the IP address/host to slack.com. Can you try adjusting this for your element and see fit his works?

Low Code App – Show script failures

Hi Joey, We have an item on our backlog which will enable displaying the output of an automation script. The idea is that a script will have an ‘On completed’ …

Throughput User DMA

Hi. It is also worth mentioning the answer in the following question: https://community.dataminer.services/question/network-bandwidth-required/ The first topic “Northbound API (Cube connection to the DMS)” is the one related to Evan’s question …

Slack Authentication Error

Hi Niraj in the docs they also mention a user token that you could get which follows the xoxp format. Maybe check if you can get this token and if …

Login to Collaboration Platform not possible: reload deadlock

Hi, I had the same problem (posted in this question: https://community.dataminer.services/question/authentication-loop-on-catalog-and-collaboration/). The “workaround” for this login loop issue is (credit for the instructions goes to @Jim Hugelier): Visit https://collaboration.dataminer.services/logout Close …