Siebel Reports Administration Guide > Report Business Service > About the Report Business Service Parameters >

ExecuteReport


Table 37 contains the input parameters for the ExecuteReport business method.

Table 37.  ExecuteReport Parameters
Input
Description
Examples
Optional
Default

reportDefName

The name of the report object definition.

Employee Achievement Report

No

None

activeBOName

Name of Business Object.

Incentive Compensation Employee Position

No

None

reportName

Access Base DB Name.

EMPACH

Yes

Use information from report object definition.

OutputName

Full path/filename of the output ROI file.

/SADMIN/OPLIST.roi

Yes

Default folder to
/mylogin/reportName.roi.

viewMode

View mode of report.

0, 1, 2, 3, and so on.

Yes

0

ssSearchSpec

Search specification of the report.

 

Yes

Use search specification on report object definition.

activeRowId

Active record row ID.

 

Yes

None

Locale

Locale

enu

Yes

Object Manager's language setting.

Language

Language

enu

Yes

Object Manager's locale setting.

ActuateServerHost

Actuate server host machine name.

bptu60s018

Yes

Use Object Manager's ActuateReportServerHost.

SSLoginName

Siebel Login.

 

Yes

User's login name, whose action triggers this business service.

SSPassword

Siebel Password.

 

Yes

User's password, whose action triggers this business service.

AcLoginName

Actuate login name.

 

Yes

Same as Siebel.

ActuatePassword

Actuate password.

 

Yes

Query from the business component RS Employee.

Print

A Yes or No flag for report printing.

 

Yes

 

Printer

A valid printer name for Actuate Report Server.

 

Yes

 

NumberOfCopies

Number of copies to be printed.

 

Yes

1

Concerning PollRequest Loop

InitSleep

Initial sleep time (in seconds).

20

Yes

10

Intvl

Polling Interval (in seconds).

10

Yes

30

MaxWait

Time Out.

100000

Yes

1000000

Siebel Reports Administration Guide