Hello experts,
In order to perform a calculation for customer specific solution, our responsible organization is using an excel template. The final version of the excel document should be maintained without downloading a copy to the user's client. At the end, it should be available at assignment bloc "Attachments" of the corresponding opportunity
Process description
At the beginning of the process, the excel template should be copied from a defined content storage into a new excel document on same storage. Afterwards it should be filled with the required information by the corresponding user. Therefore the document should not be stored locally on the user’s client. Moreover the excel document should be directly maintained on the defined server location. As a result, the user has no manual task to transfer the document from a temporary copy on his client to a server location. In addition the document should be linked to a SAP CRM opportunity.
Our first approach was to use a content server, but I am not sure, whether the content server will provide direct read & write access. A second approach is using a WebDAV. In this case, we would use FTP statements via ABAP to open and copy the documents. Unfortunately in this scenario we don't have any archiving option.
Do you have any suggestions on how to solve this requirement?
Thanks in advance and best regards,
Daniel