Authentication loop on catalog and collaboration.
27th January 2023
Update on this issue: There is an open issue with Microsoft that if you try to log in with different types of accounts (so e.g. your MS work account and …
Answer
27th January 2023
Update on this issue: There is an open issue with Microsoft that if you try to log in with different types of accounts (so e.g. your MS work account and …
27th January 2023
Hi, I see that there is an exception 0x800706BA thrown when trying to execute the QAction. That points that there is a crash of the SLScripting process. Usually that is …
27th January 2023
Hi Pramod, Today we have a PTP demo available in the public section of Ziine.
27th January 2023
Hi. I posted that question in the web chat because I assumed someone could take a look at the problem sooner than here. Now I now that here is the …
27th January 2023
Hi Ben we have had some issues with the authentication libraries for Microsoft, but we have updated them recently to limit the number of redirects and thus the possibility for …
27th January 2023
Hi Ben at the moment your organization can only be linked to one Teams tenant. If you would link it to another one this would break the original link. If …
26th January 2023
Hi Steve, Setting custom properties in the Visual Overview is currently limited to some specific use cases (e.g. rearranging dynamic positioned shapes). I believe the automation approach is a viable …
26th January 2023
Since 10.2.12, the file upload module in the webAPIs will not allow uploading files above 1GiB (not GB). Trying to upload larger files should result in a clear error stating …
26th January 2023
Restarting the DMA-6-1 (where the deleted 302 element still had a row in the database) did help.
26th January 2023
Hi Tim, I guess that question has a very high relevance to any DataMiner devops engineer ! Similar to being able to test profile loads in an SRM context (PLS …
26th January 2023
Hi Tim, There is no such functionality available yet. In the meanwhile, if you’re talking about a script task, just comment out the part of the script interacting with the …
26th January 2023
We have removed the row with the old iEid = 302 in the MySQL database, restarted the element, but no luck yet
26th January 2023
To be clear : it is a DVE child element that cannot be created due to some other child of element 302 (an element that is already long gone). I …
26th January 2023
Hi Mieke, In your script you can define the maximum file size for the IAS fileselector component. You can do this by setting the property “MaxFileSizeInBytes”. I am not sure …
26th January 2023
Hi Mieke, Not an answer to your question, but some places that might fix it: It might be related to the Documents MaxSize which is default 20 MB. This can …