PROTOCOL:file- Inbnd File Filter/Outbnd File Name Counter

Clovertech Forums Read Only Archives Cloverleaf Secure Courier Cloverleaf Secure Courier PROTOCOL:file- Inbnd File Filter/Outbnd File Name Counter

  • Creator
    Topic
  • #53702
    santiago guzman
    Participant

      Hello,

      I’m setting up an interface that receives an FRL file and converts it to VRL. I’m having trouble with the interface picking up the file and also the way it places the file after the translation.

      Inbound Thread:

      The folder where the file is being place has other files there, and I what I want is for the interface to pick up file that has the following filter: APIHR*.001. Where in the NetConfig can I apply this setting?

      Outbound Thread:

      When the file is received and translated I want each translation to be saved in it’s own individual file with a different name.

      Ex:

      15401531.API

      15401530.API

      15401529.API

      15401528.API

      Each having only one message.

      Where can I set this setting in the NetConfig?

    Viewing 2 reply threads
    • Author
      Replies
      • #78623
        Jim Kosloskey
        Participant

          Santiago,

          You will need a Tcl proc to go in the DirParse TPS which will reduce the list of files found by Cloverleaf to the files you want.

          I have Tcl procedures that do that – they are argument driven and you should be able to use as is. If you want it email me and I will send the proc and user doc.

          For the outbound another Tcl proc can be used. Again I have one you can have – just email me.

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #78624
          santiago guzman
          Participant

            I have another question. I’m getting the file from a different server. I have given the server where Cloverleaf is installed the rights to access the other server to retrieve that file. I typed in the correct root path but when I turn on the interface I get an error. Which Protocol should I be using, PROTOCOL: file, fileset-ftp, or fileset-local?

          • #78625
            Jim Kosloskey
            Participant

              If the file system on that server is not seen as local to Cloverleaf (meaning you can change to a directory in that File system from the command line on the Clovelreaf server) then you will probably need to do Fileset/FTP. of course the target system has to have an FTP server running.

              If it is local the Fileset/Local.

              I would not use file.

              email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

          Viewing 2 reply threads
          • The forum ‘Cloverleaf Secure Courier’ is closed to new topics and replies.