Posts Tagged ‘Education’

User Creation in Oracle Applications

Pre-Requisite:
Only users having System Administrator previliges can create new users in Oracle E-Business Suite.
STEPS:
1) Login to Oracle E-Business Suite using System Administrator Responsibility.
2) Click on menu link Security: user –> Define, you will be shown below screen.
[...]


About Oracle XML Publisher

Oracle’s new approach to report design and publishing by integrating familiar desktop work processing tools with existing E-Business Suite data reporting, is Oracle XML Publisher.
It is a template based publishing solution developed with Oracle E-Business Suite.
XML Publisher leverages standard, well-known technologies and tools, so you can rapidly develop and maintain custom report formats.
The flexiblity of [...]


XML Publisher last page only content

In some cases in XML publisher reports, we need to get content in only last page of the report.
This requirement may come in case of generating cheques for invoices, Signature content on each report like invoice, packslips, purchase orders.
To do this add XML publisher content tag as
<?start@last-page:body?> <?end body?>
before this line add ‘Continuous Section Break’ [...]