This document discusses how to dynamically set JCA properties for a File Move/Delete/Copy service in Oracle SOA 11.1.1.5. It describes creating a BPEL process with a File Services Adapter configured for synchronous file operations. The JCA file properties for source directory, source file name, target directory, and target file name can be dynamically set by mapping BPEL variables to the JCA input properties for the file move operation. An Assign activity is used to copy values to the variables to specify the source and target locations for the file move.