PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Having trouble with SQR - CALL SYSTEM USING command that previously worked

edited Nov 26, 2013 4:31PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered
Recently upgraded from HRMS 8.3 to HCM 9.1.  Upgraded Windows servers also - was 2003, now 2008 R2 64-bit.  Comand that runs fine on the server in a cmd.exe window:

c:\Windows\System32\cscript.exe c:\psoft\VBSs\excel_print2.vbs "c:\psoft\hrprod\N_Reports\printfromhere\16094.xls"

does not run from SQR using the usual

CALL SYSTEM USING $command_line #status WAIT

where $command_line = the '...cscript.exe...'  comand above

The excel_print2.vbs opens the file passed to it and prints it.

Oracle tuxedo service is started as a privileged/administrator account, not the "local system account".

As a side note, there is a second .vbs script called in a similar manner with an employee ID and name passed to the vb script that opens Excel, formats the name and employee ID in celss and prints a "banner" just before the report is printed that does work from SQR:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center