Documentation Team
- Total activity 3761
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1577
Articles
Recent activity by Documentation Team-
Importing files to Assets Server in bulk
A bulk import of files to Assets Server is typically done when the system has just been set up and files need to be moved from your existing file store locations to Assets Server. This will also be...
-
Implementing single sign-on in Assets Server using Okta
/*<![CDATA[*/function getElementsWithAttribute(attr) { var elementsWithAttribute = []; var elements = document.body.getElementsByTagName('*'); for (var i = 0; i < elements.length; ...
-
Assets Server SOAP API - search
Note: The Assets Server SOAP Web service has been deprecated. It remains available and fully supported for on-premise or privately hosted installations so that existing third-party applications or ...
-
Assets Server REST API - createAuthKey
POST http://yourserver.com/services/createAuthKey ?subject=<subject> &validUntil=<Expiry date> &assetIds=<List of asset ids> &description=<Description> &downloadOriginal=<tr...
-
Assets Server JavaScript library - PreviewLightbox
This class shows a simple overlay over the page and displays the preview for a hit. It provides the following features: Display preview in full b...
-
Defining remote and local users in Studio Server
Users who work on remote locations and who are connected to Studio Server through a slow connection can suffer from poor performance such as long waiting times when saving files. To improve the per...
-
Setting up synonyms to include when using Solr in Studio Server
Info: Performing the steps described in this article requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be req...
-
Grouping metadata properties in a dialog box using Studio Server
When making metadata properties available in a dialog box, it can be beneficial for the end user when properties that are related to a particular workflow are grouped together in their own tab. Thi...
-
The Edition Maintenance page in Studio Server
The Edition Maintenance in Studio Server page holds all the settings for an Edition. Figure: The Edition Maintenance page. A...
-
Implementing single sign-on in Studio Server using Amazon Cognito with an external SAML identity provider
/*<![CDATA[*/function getElementsWithAttribute(attr) { var elementsWithAttribute = []; var elements = document.body.getElementsByTagName('*'); for (var i = 0; i < elements.len...