Set of documents need to be placed in cloud and need to enable icon in ESS home page to access it
we have requirement, wherein we need to create icon in ESS homepage and if we click on that it should take us to different documents(could be PDF,PNG,Word doc etc) for downloading.
So we are exploring different option to achieve the same. Here are different option we think upon right now.
1) By placing file on the UCM Server. ( we are not sure whether this option support PDF file ,PNG file). If it support could you please help us with some document on how to achieve the same.
2) We can place files on Java Cloud Server and using Java code we will create REST service which will be accessed from ESS Homepage.