SAP BUSINESSOBJECTS BI 4.X - DEVELOPER SDK LIBRARY
Download and view developer guides, API reference material, sample code, and object model diagrams for Java, .NET, COM, and Flex APIs available in SAP BusinessObjects BI 4.x. Visit the samples page to...
View ArticleBusinessObjects Enterprise Web Services SDK Java Crystal Report Viewer_Code...
Sample application that creates an HTML viewer (the CrystalReportViewer) for Crystal Reports documents using the BusinessObjects Java Consumers Web Services SDK.View this Code Sample
View ArticleBase Scripting Template for Crystal Reports
When using SAP BusinessObjects Enterprise, there are times where it is useful to perform an action on all objects of a particular type. For example, if you want to delete all instances of a report, or...
View ArticleBase Scripting Template for InfoObjects
When using SAP BusinessObjects Enterprise, there are times where it is useful to perform an action on all objects of a particular type. For example, if you want to delete all instances of a report, or...
View ArticleSAP BusinessObjects BI 3.x and Lower - Developer SDK Library
Download and view developer guides, API reference material, sample code, and object model diagrams for Java, .NET, COM, and Flex APIs available in BusinessObjects Enterprise XI 3.1, Crystal Reports...
View ArticleBase Scripting Template for Webi Reports
When using SAP BusinessObjects Enterprise, there are times where it is useful to perform an action on all objects of a particular type. For example, if you want to delete all instances of a report, or...
View ArticleDeveloping and deploying a custom Java probe in BI Platform 4.0: Tutorial &...
In this SCN document I'll demonstrate how to develop your own custom Java probe and successfully register it with your SAP Business Intelligence Platform 4.0. Included in this tutorial is a basic...
View ArticleTop 10 viewed SAP Notes for April 2013
PurposeThe purpose of this document is to provide a list of the top ten most viewed SAP Notes for Java SDK Application Development in the month of April 2013. OverviewBelow are the top 10 most viewed...
View ArticleTop 10 viewed SAP Notes for May 2013
PurposeThe purpose of this document is to provide a list of the top ten most viewed SAP Notes for Java SDK Application Development in the month of May 2013. OverviewBelow are the top 10 most viewed...
View ArticleTop 10 viewed SAP Notes for June 2013
PurposeThe purpose of this document is to provide a list of the top ten most viewed SAP Notes for Java SDK Application Development in the month of June 2013. OverviewBelow are the top 10 most viewed...
View ArticleJava program for adding a java program object to CMS using plateform SDK
public void addProgramObjectToCms(IEnterpriseSession enterpriseSession, String jarPath, int parentFolderId, String programName) throws SDKException { IInfoStore...
View ArticleCreating shortcut of inbox content using SAP Business Objects plateform SDK
public void createShortInboxContent(IEnterpriseSession enterpriseSession, int folderId) throws SDKException { IInfoStore infoStore = (IInfoStore) enterpriseSession...
View ArticleJava Enterprise BE14 List Reports used in a Publication
This document provides a way to retrieve the details of documents included in a publication using Business Intelligence platform Java SDK. The sample code lists all the documents associated with a...
View ArticleTop 10 viewed SAP KBAs for July 2013 (Java SDK Application Development)
PurposeThe purpose of this document is to provide a list of the top ten most viewed SAP Knowledge Base Articles for Top 10 viewed SAP KBAs for July 2013 (Java SDK Application Development) in the month...
View ArticleTop 10 viewed SAP KBAs for August 2013 (Java SDK Application Development)
PurposeThe purpose of this document is to provide a list of the top ten most viewed SAP Knowledge Base Articles for Top 10 viewed SAP KBAs for July 2013 (Java SDK Application Development) in the month...
View ArticleJava Enterprise BE14 Set Param Values In Publication
This document provides a way to set parameters in a crystal report included in a publication using Business Intelligence platform Java SDK. The sample code sets the parameter value for a crystal report...
View ArticleJava Enterprise BE14 Get Web Intelligence Server Metrics
This document provides a way to get the web intelligence server metrics using Business Intelligence platform Java SDK. For more scripts and information on how to run these scripts refer to the blog...
View ArticleCreate and Publish Connection using the Semantic SDK
This is a sample created using the Semantic SDK for SAP BusinessObjects Business Intelligence platform 4.1 It demonstrates how to create a new connection from scratch and then publish it to...
View ArticleHow to get Web Intelligence Report Name, associated Universe and Path name...
This document provides a way to retrieve the details of Web intelligence report to get information of Report name , Report Id and the associated Universe name and Path for the Webi report in BO server...
View ArticleJava Enterprise BE14 Get Central Management Server Metrics
This document provides a way to get the central management server metrics using Business Intelligence platform Java SDK. For more scripts and information on how to run these scripts refer to the blog...
View Article