File Mover Blog

  • 29 Dec

    Q&A 35: What are the Date & Time parameters that we can use?

    Q: What are the Date & Time parameters that we can use?

    A:

    https://limagito.com/w-or-ww-datetime-week-parameter-v10-6-27-0/

    https://limagito.com/weekoftheyear-w-or-ww-parameter/

     

    If you need any help with our ‘Date & Time parameters’, please let us know.

    Best Regards,

    Limagito Team

    By Limagito-Team Q&A , ,
  • 29 Dec

    Q&A 34: Rules pulling files are changing the modify date

    Q: Rules pulling files are changing the modify date. Correct, this is FTP as the source. The file(s) we’re picking up have modification dates on when they were last modified on the source’s side. However, after LimagitoX runs, it updates the modification date in Windows to whenever the rule runs. So it shows all files were updated since last time the job ran.
    For example, I ran the job at 9:17am on 12/23/20 and it shows that the file that is dated 05/07/20 (from the source) was last modified right when the job ran, but in reality it wasn’t modified by either party since 5/07/20.

    A: Solution, in your Source FTP (or SFTP) setup, please enable ‘Adjust File Times’ option. You can find this in the ‘Common Tab’.

    Limagito File Mover Adjust File Times

    If you need any help with ‘changing the modify date’, please let us know.

    Best Regards,

    Limagito Team

    By Limagito-Team FTP Q&A SFTP ,
  • 06 Dec

    Trigger a Rule with no Source Files available in Limagito File Mover

    In version v2020.12.6.0 we added ‘Pascal Script’ as Source. This makes it easier for us to add customer specific requests. A while ago we recieved a request if it was possible to trigger a Rule without having actually source files.

    • Select PScript (Pascal Script) as Source:

    Limagito File Mover Pascal Script as Source

    • Add the following Pascal Script (Copy / Paste):
    Begin
      psExitCode:= 1;
      // ... add your code here
      psAddToSourceFiles(psCreateDummyTxtFile(psRuleTempPath));
    End.
    

    Limagito Filemover Pascal Script trigger Rule

    This is all what is need to trigger a Rule without the need for actual Source Files.

     

    If you need any help with this ‘Trigger a Rule’ feature, please let us know.

    Best Regards,

    Limagito Team

    By Limagito-Team Pascal Script ,
1 69 70 71 72 73 74 75 136
SEARCH