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-
Creating a public guest account for Assets Server
A public guest account is necessary if you want to: Publish assets from Assets Server directly on the web. Publish links or QR codes that link directly to assets. Use authcred authentication on As...
-
Updating all Studio Server objects which are linked to Assets Server
When an asset is updated in an instance of Assets Server in which Studio Server is integrated, the change is immediately synchronized with its related shadow object in Studio Server. However, shoul...
-
Assets Server sample plug-in - Elvis stats
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 - elvisContext functions
The elvisContext functions make it possible to execute built-in functionality of Assets. This makes it possible for example to open a search tab, browse to a folder, activate a Collection, check-in...
-
Assets Server plug-ins introduction - Web access
Plug-in Web pages, script files, images and other resources can be hosted in Assets Server or on an external server. Assets Server acts as a Web server for the resources hosted ...
-
Controlling metadata field availability in Assets Server
Metadata fields can be made available to all assets within Assets Server or can be restricted to specific assets only. This is done by making the metadata field part of a particular level within a ...
-
Gathering Assets Server information for troubleshooting
When experiencing a technical issue with Assets Server, various types of information and log files are needed to correctly troubleshoot the issue. Collecting all this informatio...
-
Assets Server memory configuration
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...
-
How files are related to each other in Assets Server
Relations are 'links' between assets, they can be found for each asset in the ‘linked items’ panel. A relation knows both of the assets that it links together. This means a rela...
-
Implementing single sign-on in Assets 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; ...