473,396 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

send report by email

11
Hi Everyone,
i have to develpe a report which give candidate time sheet entry detail as well
missing time sheet detail After that i have to send this report to every
candidate by mail having its own data.I am a new in this field so pz help me.



Thanks and regards
esha
Feb 9 '08 #1
7 6186
amitpatel66
2,367 Expert 2GB
Hi Everyone,
i have to develpe a report which give candidate time sheet entry detail as well
missing time sheet detail After that i have to send this report to every
candidate by mail having its own data.I am a new in this field so pz help me.



Thanks and regards
esha
WHat are the tools you are using to create a report?
Report builder or any other tool?
Feb 10 '08 #2
Hi Everyone,
i have to develpe a report which give candidate time sheet entry detail as well
missing time sheet detail After that i have to send this report to every
candidate by mail having its own data.I am a new in this field so pz help me.



Thanks and regards
esha
if you are using report 6i then use report 'letter format' or 'mail format'. any one of them will help you to saolve the problem.
Feb 11 '08 #3
ESHA1
11
WHat are the tools you are using to create a report?
Report builder or any other tool?
I am using report builder and i have to register this report in oracle apps.
Feb 13 '08 #4
ESHA1
11
if you are using report 6i then use report 'letter format' or 'mail format'. any one of them will help you to saolve the problem.
i am using repoer builder6i and i have to register this report in oracle apps.
Feb 13 '08 #5
amitpatel66
2,367 Expert 2GB
I am using report builder and i have to register this report in oracle apps.
Here would be your work around:

1. Create a report using reports builder that display student information by taking student ID and student email address as input parameter
2. Design the layout as you want to display the information
3. Once the report is run, in the after report trigger , write a pl/sql code that will send email of the output of the report to a email address that is passed as input parameter in step 1.
4. make use of UTL_SMTP for implementing mail functionality

let us know in case of any issues!!
Feb 13 '08 #6
i am using repoer builder6i and i have to register this report in oracle apps.
for registration of report in 11i apps , you must have 11i molude named as 'AOL'
application object library. through which you can register forms and through which reports. but this is the part of 11i apps. you must know use of AOL 11i apps module. and it is process we have to follow.
Feb 13 '08 #7
Hi Everyone,
i have to develpe a report which give candidate time sheet entry detail as well
missing time sheet detail After that i have to send this report to every
candidate by mail having its own data.I am a new in this field so pz help me.



Thanks and regards
esha
if you want to send the report directly on net from form. so it is possible.
but coding of this process is very long. i can not paste here.

another in report builder having option Mail to send report to anyone.
Feb 13 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Johnny Gee | last post by:
Hi All I have a macro that I use to send three reports every week to about 10 people by email via Lotus Notes.I use the "Send To" command to send the reports out in Rich Text Format. I used RTF...
1
by: michi | last post by:
Hi there.... Got here a tricky thing with my SMTP. First I show you what works on my machine.. **This Works** SmtpMail.SmtpServer = "mail.gmx.net" <-gmx is my mail provider...
6
by: toufik | last post by:
Hi, I've a crystal reports Report, Is it possible to send it by email? how? Thanks
10
by: Mike Charney | last post by:
Is there a simple way to send SMTP email from Access VBA? Mike m charney at dunlap hospital dot org
2
by: Rajani | last post by:
Hi friends, I am sending mail from ASP program. My server is win 2k, IIS 5. SMTP server is configured. I am generating a report(purchase order) and the same sending as an email to the...
17
by: rdemyan | last post by:
My app creates a building report. My users have requested that I provide functionality to e-mail these "building reports" to building managers once a month. So assuming that I have the...
0
by: Nanker | last post by:
I would like to integrate Reporting Services reports into an existing email messaging framework using .NET 1.1 (both to leverage the existing framework and since the error reporting by Reporting...
0
by: dreamsoul620 via AccessMonster.com | last post by:
Hi all! I'm trying to set up an email application for my database. I tried linking to my Outlook address book, but when reading from the table, I receive an error message saying I need to restart...
1
by: shil | last post by:
Hi, I'm using FW 2.0 to send an email with an attachment using System.Net.Mail class. If I try to attach a file from my file system, I could successfully send the eamil. But I need to generate a...
1
by: pixie | last post by:
Hi. Access 2003. The database stores contract information. I have a query for each person that is responsible for contracts. The query checks to see if there are reports due either this week,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.