Home » Developer & Programmer » Forms » commit, processing
commit, processing [message #188789] Mon, 21 August 2006 13:16 Go to next message
ab_trivedi
Messages: 460
Registered: August 2006
Location: Pune, India
Senior Member
dear all,


can anybody tell me what is commit processing and where and how we use commit, processing ...

bye
Ashutosh Trivedi
Re: commit, processing [message #190933 is a reply to message #188789] Sat, 02 September 2006 13:42 Go to previous messageGo to next message
rampratap
Messages: 50
Registered: November 2004
Location: New Delhi
Member

Hi,

In forms when u issue simple commit;
internally it calls Forms_commit; This again calls Post_form_commit . This Again Calls Forms Validate

So 1 forms validate ( all the validation is done)
2. post form commit( if table which are used in the forms having any trigger for DML LOg (that action complets))
3. then normal commit or form_commit which saves the data in tables.

RP Singh
Re: commit, processing [message #191115 is a reply to message #190933] Mon, 04 September 2006 13:14 Go to previous message
ab_trivedi
Messages: 460
Registered: August 2006
Location: Pune, India
Senior Member
Hi RP,


thanks for the reply ...
bye
Previous Topic: ORA 01555
Next Topic: Looking for help
Goto Forum:
  


Current Time: Fri Sep 20 10:28:45 CDT 2024