Chesson's PeopleSoft Blog

Focus on Oracle Application

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Suppose I want to create a file (printable report, log file, etc), where should I create the file? If you want the file available from the View Log/Trace link, then use the following SQL to determine the process's output directory:

SELECT PRCSOUTPUTDIR FROM PSPRCSPARMS WHERE PRCSINSTANCE = %ProcessInstance

posted on 2012-08-02 13:54  chesson  阅读(184)  评论(0编辑  收藏  举报