Re: Issues with BI-Open Document in Internet Explorer
It sounds to me like you may have to open a support case for this. Since you have BO, you should have a maintenance contract with access to open a case. Be sure to select BI-DEV-JAV as the Component...
View ArticleRe: Issues with BI-Open Document in Internet Explorer
Thanks for your response Dell ! I have raised the support case. Waiting for their response in this regards. Will update once I get the solution. Thanks,Venkat
View ArticleExtract class id and object id from WEBI 3.1
Hi Is it possible to extract class id and object id from webi reports using java SDK in r3 version. Regards,Kavitha S
View ArticleRe: Parameter window changing in java portal
That doesnot answer my question.Let me give more insight for you. When you develop a custom java application to view crystal reports, you utilize the BusinessObjects SDKs/Report Application Server SDK...
View ArticleRe: Parameter window changing in java portal
Hi Prithvi, we use the Crystal report SDK viewer to display the reports but call in a jsp file
View ArticleRe: Query Builder
Hi Yes.It contains the last value.I am sure those reports are not scheduled. Regards,kavitha S
View ArticleRe: Parameter window changing in java portal
Hi Pawan, Make sure you have the the crystalreportviewers folder in your application context from the below location. C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports...
View ArticleRe: Parameter window changing in java portal
Hi Prithvi, I have some other crystal reports which belongs to other project having parameters like this but its coming same.I don't know what is the problem
View ArticleRe: Parameter window changing in java portal
You have to check the viewer component.Tou can try to run a sample and test the results. In the sample, include the viewer from below locationC:\Program Files (x86)\SAP BusinessObjects\Crystal Reports...
View ArticleRe: Parameter window changing in java portal
Ok Prithivi, I will check and let you know
View ArticleRe: Extract class id and object id from WEBI 3.1
Hi I have extracted all details from universe using com sdk.If i modify one of the class in the universe ,whether class id will be changed or it will be in same id. Regards,Kavitha S
View ArticleRe: Issues with BI-Open Document in Internet Explorer
Hi Venkatesh, You would also want to run the opendocument url directly in the internet browser and check the results.Do not open the reorts from BILaunchpad. Instead, the open document url you are...
View Articleparameter help
Hi All, This is related to this.Parameter help I have 3 parameters All,Location,carton Now what is happening is parameter window in viewer coming same as designer until I change mycarton no and...
View ArticleChanging Universe Connection of a Web Intelligence Report using Java SDK
Friends, I'm trying to write a java code to refresh a Web Intelligence Report. I have a requirement to dynamically change the Universe Connection while refreshing based on a selection by User. Is this...
View ArticleRe: Changing Universe Connection of a Web Intelligence Report using Java SDK
I'm not absolutely certain, but I think you can do this using the ReportEngine SDK in 3.1. If you were on BO 4.1, this can be done fairly easily using the RESTful Web Services SDK. One of the things...
View ArticleRe: Changing Universe Connection of a Web Intelligence Report using Java SDK
Hi Bharath, Since you are on Business Objects XI 3.1, this can be easily achieved using REBEAN SDK's "keeping in mind the guidelines suggested by Dell". Please have a look at the below link:...
View ArticleBI4.1 Webi-SDK: Setting prompts in BEx-Query
Hallo everyone, I have a problem, concerning the scheduling of webi-reports based on bex queries. Theses reports contains several prompts, but I can not get/set them the way I do it with prompts in...
View ArticleRe: BI4.1 Webi-SDK: Setting prompts in BEx-Query
Hi Christian, Refer to SAP Note: 1746807 - BICS Connection - Prompts not exposed using Report Engine SDKThanks,Prithvi
View ArticleRe: BI4.1 Webi-SDK: Setting prompts in BEx-Query
Hello Prithvi! Thank you very much for the fast answer! I already noticed the possibility to read the prompts using the Enterprise SDK. But what I need is to actually generate new reports / instances...
View Article