SAMPLE: How to Modify test.rdf for Testing the Use of Variables in Distribution Files
(Doc ID 3060677.1)
Last updated on DECEMBER 01, 2024
Applies to:
Oracle Reports Developer - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Goal
When you wish to define an advanced distribution for your report, you can design the distribution by developing a distribution XML filer.
Fusion Middleware Publishing Reports to the Web with Oracle Reports Services
This document provides step-by-step instructions for the following test scenario:
- Add a user variable to the Reports sample (test.rdf) to specify the email address at runtime.
- Create distribution XML with email address variable.
- Test with Reports URL with email address as a parameter.
Refer:
How To Avoid Hard Coding Mail Adresses In a Distribution File (Doc ID 333417.1)
Distribution XML Variations:
Reports Distribution - XML Distribution File and E-Mail - A Few Examples (Doc ID 208064.1)
* NOTE: This sample code is provided for educational purposes only, and is not supported by Oracle Support. It has been tested internally, however, we do not guarantee that it will work for you. Ensure that you run it in your test environment before using.
* The example(s) provided are for demonstration purposes only and represents fictitious data. Any similarity to actual data, web sites and / or persons, living or dead, is purely coincidental and not intended in any manner.
* This sample code requires a valid SMTP mail server.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |