Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For MFT place files being sent to KFS in the (SYSTEM_NAME)ToKFS directory, the KFSTo(SYSTEM_NAME) directory will contain any files sent from KFS to your system.  SYSTEM_NAME refers to the name of your system as established during for set up, for example: SISToKFS, UCPathToKFS.  See the MFT documention for furter details.
  • For SFTP place files being sent to KFS in the upload directory, the download directory will contain any files sent from KFS to your system.
  • The file name must start with the file type to correctly identify it (kfsgl_, kfspdp_, kfschk_, fs_, pal_) followed by the xfer logon id or systems system name (kfsac, kfssb, SIS, UCPath, etc.)
  • File names are case sensitive, it is very important for the file extension and also the identifier at the beginning to be in lowercase.
  • Make sure to end the file names with a timestamp before the extension. 
    • For example kfsgl_20121130161901.xml (for Collector XML file) or kfsgl_20121130161901.data (Collector flat file), the timestamp in this case is November 30th, 2012 4:19:01 pm. 
    • The reason this is being required as opposed to using a static file name is because in KFS you can upload multiple files and this way you do not overwrite an existing file that has not been processed.  KFS will process the multiple files together.  
    • Once a file is moved from XFER to the KFS staging area it will be renamed with a .staged file extension.  These files will be removed from the server around once a month.

      File PurposeMFT DirectoryLegacy SFTP DirectoryNaming ConventionExample
      GL Collector XML Feed(SYSTEM_NAME)ToKFSuploadkfsgl_LOGONID_YYYYMMDDHHMMSS.xmlkfsgl_kfssb_20121130161901.xml (for Collector XML file)
      GL Collector Flat File Feed(SYSTEM_NAME)ToKFSuploadkfsgl_LOGONID_YYYYMMDDHHMMSS.datakfsgl_kfssb_20121130161901.data (Collector flat file)
      PDP Payment XML Feed(SYSTEM_NAME)ToKFSuploadkfspdp_LOGONID_YYYYMMDDHHMMSS.xmlkfspdp_kfssb_20121130161901.xml
      PDP Check Cancellation(SYSTEM_NAME)ToKFSuploadkfschkcancel_LOGONID_YYYYMMDDHHMMSS.datakfschkcancel_kfssb_20121130161901.data
      FS Legacy GL Flat FileNot Being Useduploadfs_LOGONID_YYYYMMDDHHMMSS.datfs_kfssb_20131130161901.dat
      PAL Legacy Payment Flat FileNot Being Useduploadpal_LOGONID_YYYYMMDDHHMMSS.datpal_kfssb_20131130161901.dat
      Electronic InvoicesNot Being Useduploadkfsinv_LOGONID_VENDOR_YYYYMMDDHHMMSS.xmlkfsinv_kfsei_NewEngland_62_20121130161901.xml
      Payroll Budget Costing File*Not Being Usedupload/budgetbiweekly_YYYYMMDD_POPULATION_costtran
      monthly_YYYYMMDD_POPULATION_costtran
      biweekly_20140511_exsx_costtran
      monthly_20140511_exsx_costtran
      Disbursement Voucher FileNot Being Useduploadkfsdv_LOGONID_YYYYMDDHHMMSS.csvkfsdv_kfsme_20151118093812.csv
      PDP Check Feedback Flat FileKFSTo(SYSTEM_NAME)downloadkfschk_LOGONID_YYYYMMDDHHMMSS.datkfschk_kfssb_20131130161901.dat
      Check File*Not Being Useddownloadpdp_check_YYYYMMDD_HHMMSS.xmlpdp_check_20131130_161901.xml
      ACH File*Not Being Useddownloadpdp_ach_YYYYMMDD_HHMMSS.xmlpdp_check_20131130_161901.xml
      Vendor File - outgoingNot Being Useddownloadkfskvo_LOGONID_YYYYMMDDHHMMSS.datkfskvo_kfsmc_20131130161901.dat
      Vendor File - incomingNot Being Useduploadkfsvendor_LOGONID_YYYYMMDDHHMMSSS.datakfsvendor_kfsaprk_201705151434123.data
      PDP Payment Load Summary*Not Being UseddownloadpaymentLoadSummary_LOGONID_ENV_kfspdp_LOGONID_YYYYMMDDHHMMSS.xmlpaymentLoadSummary_kfssb_int_kfspdp_kfssb_20140415140758.xml
      EDD File*Not Being Useddownloadde542_YYYYMMDDHHMMSS_ENV.txt.ascde542_20140716200022_prd.txt.asc
      1042s File*Not Being UseddownloadNRApaymentExtract_YYYYMMDD-HH-MM-SS_ENV.csv.ascNRApaymentExtract_20140101-20141231_prd.csv.asc

      *Internal files

...