How can I easily pass documents to another computer from a WebCenter Project?
Procedure
This is a simple process if you use a Workflow Folder and Push Through Configuration. A Workflow Folder automatically copies the files uploaded into it to another folder (on the same or another server).
To set up a Push Through Configuration, follow these steps:
Login to WebCenter as an Admin user and choose Admin > Configuration > Push Through Configurations from the main menu.
Click New Push Through Configuration on the right to add a new configuration.
Enter a Configuration Name.
In the Destination UNC field, type the path to the target folder in UNC format (for example \\MyWorkflowServer\Container_Data\WebCenter).
Choose a File Naming option:
Document Name: Documents copied to the destination folder will keep their original WebCenter name.
[Project_name]_[Document_name]: Copied documents will get a file name consisting of the Project name, an underscore and the original Document name.
[Customer_name]_[Project_name]_[Document_name]: Copied documents will get a file name consisting of the Customer name, an underscore, the Project name, another underscore and finally the original Document name.
Select None for Workflow Type.
Make sure the Active Configuration check box is enabled and then click Create.
Go to the Project where you want to move documents to a remote location.
Select the Root Folder and choose Add Folder from the Actions menu to add a new Folder.
Enter a Folder Name and enable the Workflow Folder check box.
Select the Configuration you created before and click Create.
Now any file you put into that folder will be "pushed" to the remote computer or share.
For more details, read the following sections in the WebCenter User Documentation: