Multiple choice technology web technology

Which command can not be executed on Application server

  1. sqlexec

  2. winexec

  3. sendmail

  4. scrollselect

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

winexec is a Windows-specific command that cannot execute on a PeopleSoft Application Server (typically Unix-based). sqlexec executes SQL, sendmail sends emails, and scrollselect performs fetch operations, all valid Application Engine commands. The winexec command is only available in Windows-based client environments like Application Designer.