Add Arguments to the XMLP Adapter Service Method
In Siebel Tools, for the existing Oracle Analytics Publisher business services, arguments for some methods need to be added to support workflow configurations.
This XMLP Adapter Service method is covered here: RunBIPReport.
Note: The method arguments in this table are all String data
types.
RunBIPReport
Description: This method is used to generate the report.
Method Arguments: Add these method arguments for the RunBIPReport method:
Note: The method arguments in this table all have the following
attributes:
- Type: Input
- Data Type: String
- Storage Type: Property
| Name | Optional |
|---|---|
| BIPPassword | False |
| BIPUserId | False |
| EnableChunk | False |
| LanguageCode | False |
| ReportName | False |
| ReportOutputId | False |
| ReportOutputType | False |
| ReportSelected | False |
| reportFileName | True |
Inputs
Here are the available inputs and values for the RunBIPReport method:
| Name | Value |
|---|---|
| BIPUserId | Administrator |
| BIPPassword | Administrator |
| EnableChunk | True |
| LanguageCode | ENU |
| ReportName | Account List |
| ReportOutputId | 88-320FR |
| ReportOutputType | |
| ReportSelected | Account List |
| reportFileName | xmlp91996317.tmp |