Home » Developer & Programmer » Forms » Parameter form calling report to destype=Mail (I am trying to send multiple emails passing parameter to report)
Parameter form calling report to destype=Mail [message #433298] Tue, 01 December 2009 05:31 Go to next message
trivedisushil
Messages: 2
Registered: November 2006
Location: Kenya
Junior Member

I am trying to send multiple emails from this form which is a parameter passing and running the report form.

I have created one table emp1 as below in scott schema database 9i & [app 10g forms reps.]

create table emp1 as select * from emp;

then i altered emp1 and added
alter table emp1 add email varchar2(100);

i updated all 14 records with different email id's in email column.

1. Created report with parameter emp_no and eml on emp1 table

2. Created Form with parameter to send empno,desname=email,destype=mail to report as an parameter value but with parameter=NO

should generate 14 reports with successfully run and should through email.

this is failing to send email although i get successfully run.

can anyone guide me for the same.



Re: Parameter form calling report to destype=Mail [message #437341 is a reply to message #433298] Sun, 03 January 2010 23:29 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

David
Previous Topic: Help me please..Can not insert image to database with webutil (merged 2) & PROBLEM with insert i
Next Topic: Hiw to incorporate UTL_FILE package to forms
Goto Forum:
  


Current Time: Fri Sep 20 02:22:55 CDT 2024