Home » Applications » Oracle Fusion Apps & E-Business Suite » Display Message on View Log File
Display Message on View Log File [message #216460] Sun, 28 January 2007 08:29 Go to next message
user7376
Messages: 2
Registered: January 2007
Junior Member
Hi,

I have registered concurrent program to display message on view log file, as sql * plus type and using dbms_output.put_line to display message on view log file. The problem I am having is, it is not displaying message on view log file.

my client wants to use dbms_output pkg to display output on view log file.

If anybody can help me to resolve this issue.

Thanks in advance.




Re: Display Message on View Log File [message #216464 is a reply to message #216460] Sun, 28 January 2007 11:21 Go to previous message
prashant_pathak
Messages: 263
Registered: February 2006
Location: California,US
Senior Member
you can use following instead of dbms_output

fnd_file.put_line(fnd_file.log,'Your Message');
Previous Topic: internal auditor
Next Topic: drop-shop and kanban orders - need explaination
Goto Forum:
  


Current Time: Sun Jun 30 23:36:31 CDT 2024