VL-Web V14SP1: processing delay with Servermodule in IBMi
Posted: Mon Nov 06, 2017 2:41 pm
Hi,
product: VL-Web
LANSA version: V14SP1
EPC level: EPC141070
Web server: IBM Apache
OS400: V7R1
We would like to delay job with server module in IBMi. So, we tried to use OS400 command "DLYJOB" with RDML command "Exec_Os400".
The following code was added in server module.
Exec_Os400 Command('DLYJOB DLY(30)')
But, the processing is not delayed.
Can not we use "DLYJOB" with server module? Can not we delay job with server module in IBM i?
Thank you.
Best regards,
Rieko Saitoh
LANSA japan
product: VL-Web
LANSA version: V14SP1
EPC level: EPC141070
Web server: IBM Apache
OS400: V7R1
We would like to delay job with server module in IBMi. So, we tried to use OS400 command "DLYJOB" with RDML command "Exec_Os400".
The following code was added in server module.
Exec_Os400 Command('DLYJOB DLY(30)')
But, the processing is not delayed.
Can not we use "DLYJOB" with server module? Can not we delay job with server module in IBM i?
Thank you.
Best regards,
Rieko Saitoh
LANSA japan