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-
Opening files in Studio for InDesign and InCopy from a custom Web application
Info: This feature requires the following versions of Studio for InDesign and InCopy (see How to check which version is installed): Version 16.x for Adobe 2021, or any higher version of Studio...
-
Assets Server API - The basic data model
The basic object model in Assets Server is very simple, it contains: assets collections relations folders Assets Each file imported in to the server is called an asset. Each asset has metadata, w...
-
Steps for integrating Assets Server with Studio Server
/*<![CDATA[*/function getElementsWithAttribute(attr) { var elementsWithAttribute = []; var elements = document.body.getElementsByTagName('*'); for (var i = 0; i < elements.length; ...
-
Adding images stored in Assets Server to InDesign with Studio installed
Placing an image that is stored in Assets Server onto a layout in InDesign with Studio for InDesign installed is one of the ways of adding files from Assets Server to Studio Server. When doing so, ...
-
Multi-tiered storage in Assets Server
Info: Performing some of 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,...
-
Assets Server sample plug-in - Approval tool
Info: This plug-in is part of a set of sample plug-ins that is shipped with Assets Server. For more information, see Assets Server sample plug-ins. Note: The use of internal plug-ins such as sample...
-
Assets Server Action plug-ins - configuration settings
Note: The use of internal plug-ins such as API plug-ins has been deprecated in Assets Server 6.73. Plug-ins should instead be created as an external plug-in. The configuration file of an Action plu...
-
Assets Server plug-ins introduction - internal plug-ins
When running Assets Server, various internal plug-ins are automatically loaded: Asset Info report Version cleanup Flags Logos This article briefly describes each of these plug-ins. Where the plug...
-
Working with metadata in Assets Server
From a system administrator's point of view, working with metadata (in general and within the context of Assets Server) can become quite complex quite quickly, with many differe...
-
The Assets Server structure: clusters and nodes
Assets Server is a dynamically scalable system with a high level of built-in availability, redundancy and load balancing. The Assets Server structure consists of a cluster of one or more nodes, eac...