01.02.2013 Views

Publishing Reports to the Web - Downloads - Oracle

Publishing Reports to the Web - Downloads - Oracle

Publishing Reports to the Web - Downloads - Oracle

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuring <strong>Reports</strong> Server<br />

you may have developed an engine <strong>to</strong> execute an operating system command should<br />

an event occur in your database.<br />

Note: Look for upcoming information about <strong>Oracle</strong> <strong>Reports</strong> APIs<br />

on <strong>the</strong> <strong>Oracle</strong> Technology Network, (http://otn.oracle.com)<br />

The engine element has several attributes, described in Table 3–4.<br />

Table 3–4 Attributes of <strong>the</strong> engine element<br />

Attribute Valid values Description<br />

id string A keyword, unique within a given configuration<br />

XML file, that identifies a particular engine<br />

element. This can be a text string or a number, for<br />

example:<br />

id="rwEng"<br />

class see <strong>the</strong><br />

Description<br />

column<br />

3-10 <strong>Oracle</strong> Application Server <strong>Reports</strong> Services <strong>Publishing</strong> <strong>Reports</strong> <strong>to</strong> <strong>the</strong> <strong>Web</strong><br />

Default:<br />

oracle.reports.engine.EngineImpl<br />

A fully qualified Java class that implements two<br />

interfaces: oracle.reports.engine.Engine<br />

and<br />

oracle.reports.engine.EngineInterfac<br />

e.<br />

classPath string The direc<strong>to</strong>ry path <strong>to</strong> <strong>the</strong> Java class specified in<br />

<strong>the</strong> class attribute. To specify <strong>the</strong> direc<strong>to</strong>ry, use<br />

<strong>the</strong> conventions required by <strong>the</strong> server platform,<br />

for example:<br />

Windows:<br />

classPath="%ORACLE_<br />

HOME%\myEngine.jar"<br />

UNIX:<br />

classPath="$ORACLE_<br />

HOME/myEngine.jar"<br />

initEngine number Default: 1<br />

The number of engines you want <strong>Reports</strong> Server<br />

<strong>to</strong> start at initialization.<br />

maxEngine number Default: 1<br />

The maximum number of this type of engine that<br />

can run on <strong>the</strong> server.<br />

minEngine number Default: 0<br />

The minimum number of this type of engine that<br />

is maintained by <strong>the</strong> server.<br />

engLife number Default: 50<br />

The number of jobs <strong>the</strong> engine can run before <strong>the</strong><br />

engine is terminated, and, if necessary, a new<br />

engine is started. This feature is available <strong>to</strong><br />

thwart memory leaks.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!