[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Using Call System to FTP on file on WINNT-and PeopleSoft
- Subject: [sqr-users] Using Call System to FTP on file on WINNT-and PeopleSoft
- From: <bmrazek@sympatico.ca>
- Date: Tue, 20 Jan 2004 15:11:01 -0500
- List-id: This list is for discussion about the SQR database reporting language from Hyperion. <sqr-users.sqrug.org>
Hi Everyone,
I have read a few postings on this issue, and have tried recommended changes,
but nothing seems to be working for me. I an running an SQR under PeopleSoft
PIA (Web) that is using call system to ftp a file from NT to the FTP site. The
code works fine if I run it through SQRW, but when running it through a
PeopleSoft page, nothing happens. I don't believe I am getting a valid status
code either, as it is always 0, though from what I read in the SQR manuals, for
NT, anything less than 32 is an error.
Though my code is built dynamically in the SQR, ultimately, when call system is
executed, it looks like this:
C:\WINNT\system32\cmd.exe /c ftp -n
-s:\\scanty\psoftfm\\FMDEV\user\upload\fms_ftpout.bat
As stated, this works fine from the "run" command in windows, and also running
through SQRW, but running it from within peoplesoft results in no results :-)
Any suggestions would be greatly appreciated.
Barb
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users