Forms work ok in Forms Buider 10 but not in OAS 10G
hi
My forms work ok in Forms Buider (Developer Suite 10G) but not in OAS 10G release 2.
I installed OAS 10G release 2 on CentOS (Infrastructure + Forms&Reports services).
I started the application with
http://172.19.3.200:7778/forms/frmservlet?config=asdfg
Form star ok but does not execute any command.
By example I put one simple command in WHEN-NEW-FORM-INSTANCE trigger
message('ABC');
Nothing happend and no error in form.
Can I check any log file??
Please any suggestion
thanks