Uncheck Default Enterprise Location in Publication & BO Report Bursting
Hi,I do not seem to have a way to uncheck the Default Enterprise Location in Publication from SDK. I want to use FileSystem, set the file location, file name and extension; however, it does not seem...
View ArticleRe: Webi Document refresh from java sdk is throwing error
Hi Satyadev, On what port your CMS server is running. Is it default 6400? I see that you are not able to create a session with your application. Also you have mentioned there is a firewall between the...
View ArticleRe: How to get FRS path and document name?
Hi Ted , Thanks for the detailed explanation . I am done with the first four steps , but stuck at step 5 i.e, creating a new InfoObject of type PDF and adding a PDF file to it . This is what I tried:...
View ArticleRe: Rescheduling the report using BO SDK jsp
Hi Pavan/Dell, I am working on similar tasks for a client. Currently I am trying to read history status values like Title, Document Type, Status, Destination, etc and export them to an excel. Please...
View ArticleRe: Rescheduling the report using BO SDK jsp
Rahky, This question appears to have nothing to do with scheduling reports - it appears to be looking for info about how to get information about existing instances. Please post as a new discussion. -Dell
View ArticleRe: Rescheduling the report using BO SDK jsp
Thanks Dell for your suggestion, I shall post as a new discussion. Regards,Rakhy.
View ArticleHow to read History Status values of a Report
Hello Friends, Can someone let me know how to read history status values like (Title, Document Type, Status, Destination, Owner, Creation Time, Start Time, End Time, Duration, Server Used, PID, Parent...
View ArticleRe: How to read History Status values of a Report
Hi Rakhy, It would be best to start with the developers guide and API referrence guides available at http://help.sap.com for better understanding the businessobjects sdks and implementing the...
View ArticleRe: How to read History Status values of a Report
Hi Prithviraj, Thanks for the detail info. I am able to read promptID and there values using below code and export them to excel using POI jars. Prompts prompts = doc.getPrompts();//for loop{Prompt...
View ArticleRe: How to read History Status values of a Report
reportEngine will only work with Webi reports - it doesn't work with Crystal. There is an IReport interface that will get you to the properties of a Crystal report so that you can get to the parameter...
View ArticleCSS class name in report is displaying as left alignment instead of center
In my web application I am migrating from crystal reports for eclipse to BOE 4.0. One issue I have come across is that we are using CSS class names in some fields on the reports. However, I have not...
View ArticleRe: How to read History Status values of a Report
Hi Rakhy, As Dell rightly mentioned, you would not be able to open a crystal report using Report Engine SDKs(Specifically foe WebIntelligence Reporting).The lineDocumentInstance doc =...
View ArticleRe: How to read History Status values of a Report
Thanks Dell, for the information, I will work on suggested solutions next week and let you know the output. Regards,Rakhy.
View ArticleRe: How to read History Status values of a Report
Hi Prithvi, Thanks again for the detail solution/Information, currently I am working on a prod issue, I shall work on suggested solution next week and let you the output. Thanks again, you guys are...
View ArticleSAP BOXIR4 Webservices SDK Login issues
Hi, I am able to login successfully into R4 environment using BO Enterprise SDK. However, I am facing issues while trying to login using R4 Webservices SDK’s on R4 environment. But if I use the R3...
View Articlejsf reportPageViewer displays blank
Hi there, For the last week I've been struggling to try to implement a crystal report viewer in my jsf webapp. My environment is crystal reports 2011 processing server and report application server...
View ArticleRe: How to read History Status values of a Report
HI Prithvi/Dell, I am trying to read data from a webi report, is it possible? Basically I have a trigger report which runs every day and get the latest RACN number from the database. I am trying to...
View ArticleRe: How to read Data of a Webi Report
Hi Rakhy,Is the RACN Number a column or dimension in your webi report? Is it a universe object(webi based on universe) Also what version of BusinessObjects you are using? If you are using XI 3.1 and...
View ArticleRe: SAP connectivity from Java to SAP 4.0
We are also still looking for an answer for this issue. The server in our case is running SAP 4.0 package 17 and the function (IDOCTYPE_COMPLETE_READ) only gets added in package 42. However the JCo...
View ArticleRe: SAP connectivity from Java to SAP 4.0
This space is specifically for the Java SDK for BusinessObjects. I'm not sure which space is appropriate for your question, but you probably won't get any answers here. Sorry! -Dell
View Article