Hi,
I would like to link two Alfrescos installed in different servers. The idea is the following:
- Upload scanned PDF documents via CIFS to one Alfresco.
- This Alfresco executes a transformation to reduce the PDF file size.
- This Alfresco sends the compressed file to the other Alfresco, and keeps the original file.
- The other Alfresco recieves the compressed file into an specific folder.
I think that this could be done by creating a rule, so when a document is created in the folder, Alfresco would execute a custom script that connects to the other Alfresco and sends it the file. Is this a good way to proceed? Where could I find some documentation to achieve this?
Thanks,
Jordi.