With the Pro client of Elvis, a user can open a file for editing in its native application, edit the file in some way and save the changes back to Elvis.
A distinction is made between working with the following types of files:
- InDesign layouts
- All other types of files
Depending on the type of file and the workflow used, installation and configuration steps are required.
Opening InDesign layouts
Opening layouts in InDesign requires the Elvis InDesign client to be installed. For more information, see Installing the Elvis InDesign client.
Opening all other types of files
For opening all other types of files in their native editor, two types of workflow are available:
- An automated workflow using Elvis Agent. Elvis Agent is an application that is installed on the same system on which the Pro client is used and makes it possible to automatically open a checked-out file in its native editor, to automatically check-in the file, and to work with versions of the file.
- A manual workflow without Elvis Agent. In this scenario, opening files in their native editor and choosing the file to check-in all needs to be done manually. No functionality exists for working with versions of the file. This is the default workflow of the Elvis Pro client and does not require additional installation or configuration steps.
Using Elvis Agent
Info: This feature requires Elvis 6.11 or higher.
Elvis Agent is an application that is installed on the same system on which the Pro client is used and makes it possible to automatically open a checked-out file in its native editor, to automatically check-in the file, and to work with versions of the file.
Using Elvis Agent requires installation and configuration steps.
Installation and configuration
Elvis Agent needs to be installed on the system on which the Pro client is used and Elvis Server needs to be configured.
For details, see Installing Elvis Agent.
Log file
A log file for Elvis Agent is stored in the following location:
- MacOS: ~/Library/Logs/Elvis Agent/log.log
- Windows: %USERPROFILE%\AppData\Roaming\Elvis Agent\log.log
Document history
- 26 June 2018: Moved section 'Configuration' to Installing Elvis Agent.
- 6 June 2018: Updated section 'Configuration' by changing the file to configure from 'node-config.properties.txt' to 'cluster-config.properties.txt'.
- 1 May 2018: Updated the configuration step by making a distinction between Elvis 6.13 and older versions.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
3 comments
Elvis Agent cannot be used when AWS CloudFront is used in front of the Elvis Server. AWS CloudFront does not support WebSocket connections, the technology that is used by the Elvis Agent.
Hello Guy,
What the Elvis Agent basically does is take the url used to connect the Pro client and replaces the http or https protocol by the ws or wss protocol respectively. It expects to be able to establish a connection using that url, which can't be further influenced.
There is no specific support for Apache network proxy setup. If the url is proxied properly to the server, the server will handle it and return response containing urls needed for download. Which, if the request is properly forwarded, would point to the correct http/https url again.
If there are further questions related to the setup please contact support.
Regards,
Vincent
Hi Maarten,
Does ElvisAgent support Apache mod_proxy, with proxy_wstunnel_module ?
Thanks for the help.
Please sign in to leave a comment.