Click the Add button. You will see a new tab with the new monitor listening on
2.1 Base Data Types
Oracle BI Publisher Web services use the following base data types:2.2 XML-to-Java Data Type Mappings
BI Publisher Web Services use documentliteral formats. The mapping between Web service XML schema data types and Java data types depends on the SOAP development environment. The following table shows mappings for the Oracle JDeveloper environment: Table 2–1 Base Data Types Base Type Description Example xsd:boolean Boolean true, false xsd:dateTime Date and Time 2007-10-26T21:32:52 xsd:int Integer 23 xsd:string String HomeSharedHR ReportsSalary Report xsd:base64Binary 64-bit binary A document, such as a PDF or HTML report Table 2–2 XML-to-Java Data Type Mappings Base Type Oracle JDeveloper xsd:boolean java.lang.Boolean xsd:dateTime java.util.Date xsd:int java.lang.Integer xsd:string java.lang.String xsd:base64Binary java.lang.Byte 2-2 Developers Guide for Oracle Business Intelligence Publisher2.3 Complex Data Types
Oracle BI Publisher Web services define and use the following complex data types: ■ ArrayOf_xsd_string ■ ArrayOfEMailDeliveryOption ■ ArrayOfFaxDeliveryOption ■ ArrayOfFTPDeliveryOption ■ ArrayOfItemData ■ ArrayOfJobInfo ■ ArrayOfJobOutput ■ ArrayOfJobOutputDelivery ■ ArrayOfLocalDeliveryOption ■ ArrayOfMetaData ■ ArrayOfParamNameValue ■ ArrayOfPrintDeliveryOption ■ ArrayOfString ■ ArrayOfTemplateFormatLabelValue ■ ArrayOfTemplateFormatLabelValues ■ ArrayOfWebDAVDeliveryOption ■ BIPDataSource ■ CatalogContents ■ CatalogObjectInfo ■ DeliveryChannels ■ DeliveryRequest ■ DeliveryServiceDefinition ■ EMailDeliveryOption ■ FaxDeliveryOption ■ FileDataSource ■ FTPDeliveryOption ■ ItemData ■ JDBCDataSource ■ JobDetail ■ JobFilterProperties ■ JobInfo ■ JobInfoList ■ JobOutput ■ JobOutputDelivery ■ JobOutputDeliverysListParts
» Oracle Fusion Middleware Online Documentation Library
» About BI Publisher Web Services About In-Session Methods
» Click the Add button. You will see a new tab with the new monitor listening on
» Base Data Types XML-to-Java Data Type Mappings
» Complex Data Types Oracle Fusion Middleware Online Documentation Library
» cancelSchedule Method cancelScheduleInSession Method
» deleteSchedule Method Oracle Fusion Middleware Online Documentation Library
» deleteScheduleInSession Method deliveryService Method deliveryServiceInSession Method
» downloadDocumentData Method downloadDocumentDataInSession Method
» getAllScheduledReport Method Oracle Fusion Middleware Online Documentation Library
» getAllScheduledReportHistory Method getAllScheduledReportHistoryInSession Method
» getAllScheduledReportInSession Method getDeliveryServiceDefinition Method
» getScheduledJobInfo Method getScheduledJobInfoInSession Method
» getScheduledReportDeliveryInfo Method Oracle Fusion Middleware Online Documentation Library
» getScheduledReportDeliveryInfoInSession Method getScheduledReportOutputInfo Method
» getScheduledReportOutputInfoInSession Method getXMLData Method
» getXMLDataInSession Method purgeJobHistory Method purgeJobHistoryInSession Method
» resendScheduledReport Method Oracle Fusion Middleware Online Documentation Library
» resendScheduledReportInSession Method resumeSchedule Method
» resumeScheduleInSession Method scheduleReport Method
» scheduleReportInSession Method suspendSchedule Method suspendScheduleInSession Method
» createReport Method Oracle Fusion Middleware Online Documentation Library
» createReportInSession Method downloadReportDataChunk Method
» downloadReportDataChunkInSession Method getReportDefinition Method
» getReportDefinitionInSession Method getReportParameters Method
» getReportParametersInSession Method getReportSampleData Method getReportSampleDataInSession Method
» getTemplate Method getTemplateInSession Method
» getTemplateParameters Method Oracle Fusion Middleware Online Documentation Library
» getTemplateParameterInSession Method Oracle Fusion Middleware Online Documentation Library
» getXDOSchema Method Oracle Fusion Middleware Online Documentation Library
» getXDOSchemaInSession Method Oracle Fusion Middleware Online Documentation Library
» removeTemplateForReport Method removeTemplateForReportInSession Method runReport Method
» runReportInSession Method updateReportDefinition Method
» updateXLIFFForReport Method updateXLIFFForReportInSession Method
» uploadReportDataChunk Method uploadReportDataChunkInSession Method uploadTemplateForReport Method
» createUser Method Oracle Fusion Middleware Online Documentation Library
» getBIPHTTPSessionInterval Method Oracle Fusion Middleware Online Documentation Library
» hasObjectAccess Method hasObjectAccessInSession Method
» impersonate Method isUserExists Method
» updateRole Method updateUser Method
» validateLogin Method Oracle Fusion Middleware Online Documentation Library
» copyObject Method copyObjectInSession Method createFolder Method
» createFolderInSession Method createObject Method
» createObjectInSession Method Oracle Fusion Middleware Online Documentation Library
» downloadObject Method Oracle Fusion Middleware Online Documentation Library
» downloadObjectInSession Method downloadXLIFF Method downloadXLIFFInSession Method
» getFolderContents Method getFolderContentsInSession Method getObject Method getObjectInfo Method
» getObjectInfoInSession Method Oracle Fusion Middleware Online Documentation Library
» getObjectInSession Method objectExist Method
» objectExistInSession Method renameObject Method renameObjectInSession Method
» updateObject Method updateObjectInSession Method uploadObject Method uploadObjectInSession Method
» uploadXLIFF Method uploadXLIFFInSession Method
» Prerequisites Oracle Fusion Middleware Online Documentation Library
» Obtaining the Libraries Oracle Fusion Middleware Online Documentation Library
» RTF Processor Engine Oracle Fusion Middleware Online Documentation Library
» FO Processor Engine Oracle Fusion Middleware Online Documentation Library
» PDF Document Merger Oracle Fusion Middleware Online Documentation Library
» PDF Bookbinder Processor Oracle Fusion Middleware Online Documentation Library
» PDF Digital Signature Engine
» eText Processor Oracle Fusion Middleware Online Documentation Library
» Document Processor Engine Oracle Fusion Middleware Online Documentation Library
» BI Publisher Properties Oracle Fusion Middleware Online Documentation Library
» Advanced Barcode Formatting Oracle Fusion Middleware Online Documentation Library
» Delivering Documents by E-Mail
» Delivering Your Document to a Printer
» Delivering Your Document to a Local Printer
» Delivering Your Documents to a Fax Server Delivering Your Documents to a RightFax Server
» Delivering Your Documents to a WebDAV Server
» Delivering Your Document over the File Transfer Protocol FTP
» Delivering Your Documents over Secure FTP
» Delivering Your Documents over Hypertext Transfer Protocol HTTP
» Delivering Documents over AS2
» Delivering Documents Using an External Command Delivering Documents to the Local File System
» Asynchronous Delivery Requests Oracle Fusion Middleware Online Documentation Library
» Document Filter Support Oracle Fusion Middleware Online Documentation Library
» Date Expression Support Oracle Fusion Middleware Online Documentation Library
» Internationalization Support Setting Global Properties
» Define Delivery Properties Register your custom DeliveryRequestFactory to the DeliveryManager
» Implement DeliveryRequest Interface Implement DeliveryRequestHandler Interface
» Register your custom DeliveryRequestFactory to DeliveryManager
» Configuration File Support Oracle Fusion Middleware Online Documentation Library
» Configuring the Application Module Updating web.xml
Show more