Parameters

  • 20 Mar

    Rule Parameters – File Contents Option

    In version v11.103.20.0 we’ve added the File Contents option. With this option you can load the contents of a ‘text’ file and put this into a user parameter (%FCA – %FCE). This parameter can be used throughout the application.  You can choose how often you want te reload the contents of this file

    • On Application Startup
    • On Rule Begin
    • On Destination

    You can also use replacement parameters in the setup of the Filename you want to load.

    GUI.FileContents

    Secondly we’ve added a File Contents Filter option (File Filter Setup Form). So this way you can include/exclude files that exists in the File Contents of an external file. The contents of this external file will decide if a file will be picked up or not by our File Mover.

    GUI.FileFilter.FileContents

    Regards,

    Limagito Team

    By Limagito-Team Filters Parameters ,
  • 25 Jul

    %LRT, RunTime Log parameter Setup

    Starting from version 11.07.25.0 & 10.7.27.0

    One of the new parameters that we’ve added in LimagitoXI is called RunTime Log parameter or  %LRT. At the moment this parameter can be used in the email events.

    Some usage examples. Suppose we have a RunTime Log of 100 lines.

    • %LRT
      • The complete RunTime Log will be added to the email
    • %LRT:1-5:
      • Line 1 to 5 of the RunTime Log will be added to the email
    • %LRT:5-1:
      • Line 5 downto 1 of the RunTime Log will be added to the email
    • %LRT:0-10:
      • Line 100 downto 91 of the RunTime Log will be added to the email
    • %LRT:10-0:
      • Line 91 to 100 of the RunTime Log will be added to the email

    If you have any question about the usage, please let us know.

    Regards,

    Limagito Team

     

     

     

    By Limagito-Team Parameters , , ,
  • 22 Aug

    Subdirectory Name Filter (Source = WIN)

    Let’s use an example to make things more clear.

    * Source Path: C:\Input\

    Folders available in Source Path:

    C:\Input\
    C:\Input\SubDir1
    C:\Input\SubDir2
    C:\Input\SubDir1\SubDir11
    C:\Input\SubDir2\Subdir21

    If we only want to include files from let’s say C:\Input\SubDir2 then we need to add the following filter to the ‘Include Subdirectory Name Filter’:

    SubDir2

    If we want to include files from C:\Input\SubDir2 and it’s subdirectories then we need to add the following filters to the ‘Include Subdirectory Name Filter’:

    SubDir2
    *\SubDir2\*

    By Limagito-Team Parameters
1 2 3 4
SEARCH