Documentation Team
- Total activity 3759
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1576
Articles
Recent activity by Documentation Team-
Assets Server SOAP API - retrieve
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 - create
POST http://yourserver.com/services/create ?Filedata=<multipart/form-data encoded file> &metadata=<JSON encoded metadata> &<Elvis metadata field name>=<value> &metadataToReturn=...
-
Assets Server JavaScript library - HitRenderer
This class simplifies creating HTML of the JSON search results received from the Assets Server REST API. It provides the following features: Render HTML for hits. Render HTML with info about how m...
-
Deactivating user accounts versus removing user accounts in Studio Server
When users leave the company, their access to the system needs to be denied. This can be done by removing their user account but if the user returns at some later stage (which can be the case for c...
-
Enabling sorting on Placed On columns in Studio Server with Solr installed
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, coordin...
-
Controlling the available columns for the List View using Studio Server
When a user of Studio or Studio for InDesign and InCopy searches for files in the Studio database and views the results in List View mode, the user can choose to see various columns in this list. E...
-
The Dialog Setup Maintenance page in Studio Server
The Dialog Setup Maintenance page in Studio Server is used for adding metadata properties to dialog boxes. Figure: The Dialog Setup page. For more information, see: Adding a property to a dialog ...
-
Implementing single sign-on in Studio Server using Amazon Cognito
/*<![CDATA[*/function getElementsWithAttribute(attr) { var elementsWithAttribute = []; var elements = document.body.getElementsByTagName('*'); for (var i = 0; i < e...
-
Installing additional Studio Servers
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...
-
Setting up instances of InDesign Server in Studio Server
InDesign Server installations can be used for handling background tasks for Studio Server such as generating previews for articles and layouts. Multiple InDesign Servers can be defined in Studio...