Authentication loop on catalog and collaboration.

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 …

Can I link Teams to multiple organizations?

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 …

What is the IAS FileSelector size limit

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 …

Removal of a non-visible element

We have removed the row with the old iEid = 302 in the MySQL database, restarted the element, but no luck yet

Removal of a non-visible element

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 …

What is the IAS FileSelector size limit

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 …

What is the IAS FileSelector size limit

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 …