FSN#54025 PRS-import
svn path=/Website/branches/v2018.1/; revision=39594
This commit is contained in:
20
CUST/SROZ/import/gen_import_PRS.bat
Normal file
20
CUST/SROZ/import/gen_import_PRS.bat
Normal file
@@ -0,0 +1,20 @@
|
||||
REM GEN_IMPORT_PRS
|
||||
REM
|
||||
REM SROZ
|
||||
REM
|
||||
REM Importeert medewerkergegevens uit Afas naar FACILITOR.
|
||||
REM
|
||||
REM Context : roep deze file aan indien nodig, of schedule deze
|
||||
REM Vereist : de randvoorwaarde voor het gebruik van gen_import
|
||||
REM
|
||||
REM $Revision$
|
||||
REM $Id$
|
||||
REM
|
||||
REM (c) 2018 Facilitor B.V.
|
||||
REM
|
||||
|
||||
REM ================================================== transfer file to SROZ/FACILITOR
|
||||
psftp -l FTPRozet -pw 1llYs{g!Ziqb ftp.ex4pro.nl -b sftp_afas2prs.scr
|
||||
|
||||
REM ================================================== create exportfile
|
||||
cscript ..\..\..\utils\gen_import\gen_import.wsf SROZ PRS >>gen_import.log 2>>&1
|
||||
3
CUST/SROZ/import/sftp_afas2prs.scr
Normal file
3
CUST/SROZ/import/sftp_afas2prs.scr
Normal file
@@ -0,0 +1,3 @@
|
||||
mget PRS*.csv
|
||||
rm PRS*.csv
|
||||
bye
|
||||
Reference in New Issue
Block a user