![](https://cv01.studmed.ru/view/63fcc940cc7/bgf.png)
Preface
[ 2 ]
Chapter 6, JasperReports with ADempiere: JasperReports is at the heart of ADempiere's
reporting framework. In this chapter, you learn how to set up the environment, how to develop
a new report with/without a database view, how to make use of ADempiere's context in a
report, using sub-reports, and how to use a custom report for printing.
Chapter 7, PayPal Integration: This chapter is dedicated to the integration of PayPal with
ADempiere. The recipes include setting up the environment, making use of the PayPal APIs,
and the specic use cases, like, making payment to a PayPal account, receiving payment
from a PayPal account, and the Instant Payment Notication.
Chapter 8, Equifax Integration: Equifax is a popular credit reporting agency, which is used
to nd out the information pertaining to the customers to evaluate his/her credit status and
validity about information provided by the customer. In this chapter, we would discuss about
integrating ADempiere with Equifax. The chapter covers the different services offered by
Equifax, such as, the address matching service, bank validation service, company matching
service, consumer bureau service, and the password change service.
Chapter 9, Mondrian Integration for Analysis: In this chapter, we will learn about the
Open Source OLAP engine – Mondrian, and understand how to use it and integrate it with
ADempiere to provide the analysis capability on top of the existing ADempiere schema. The
chapter covers the concepts such as cube, slicing, dicing, and the provided recipes show
how to build them using Mondrian.
Chapter 10, E-mail Integration with Mozilla Thunderbird: This chapter contains the
recipes demonstrating the steps required to integrate Mozilla Thunderbird (an e-mail
client) with ADempiere. It takes us through the steps needed to build a Thunderbird
add-on for ADempiere, using which the user can import the e-mail IDs of the contact,
setup in ADempiere, and use them to compose mails.
What you need for this book
f Eclipse Galileo (Eclipse for JEE development)
f JBoss 4.2.3 GA
f JDK 1.6
f PostgreSQL Database 8.x
f SVN client (for example, TortoiseSVN)
f soapUI for Web services, VirtueMart, Thunderbird, and so on