Automic Workload Automation

Expand all | Collapse all

Creating a File transfer to transfer files based on Time stamps

  • 1.  Creating a File transfer to transfer files based on Time stamps

    Posted May 15, 2017 06:24 AM
    Hi All,

    My end user requirement is to setup a file transfer object to transfer the latest file in the path  on a source to destination.
    - The files names have the same prefix - and ends with the date it was created.
    - I want to pick only the file which was created on the same day and transfer it 
    - No files would be deleted in the existing source as Multiple users would access the file.

    I cannot use the prefix of the file name with  wildcard to select  the file as that would pick all the files in the folder
    How do i fulfill the requirement

    Any suggestions ?



  • 2.  Creating a File transfer to transfer files based on Time stamps