Quantcast
Channel: SCN: Message List - Java SDK Application Development
Browsing all 2284 articles
Browse latest View live

Re: Using InitialContext in our webapp under BOE is throwing the below error.

Please post the code where this error occurs.  It's difficult to determine what the issue is without seeing the code. -Dell

View Article


Re: BI40 SDK java - Refresh report with merged details objects

Dear Shekhawat,        I have found the issue. Unfortunately I used the Lib from BOXI3. and NOT Lib form BOXI4.0.        After using the correct one Lib of BOXI4.0 the program works fine.....   Best...

View Article


[BOXI4.x] dataProvider deprecated

Dear All,        on BOXI 4.x dataProvider has been deprecated... How I can retrieve the information reported below using BOXI 4.x  :          DataProvider dataProvider = dataProviders.getItem(te); //...

View Article

Re: [BOXI4.x] dataProvider deprecated

Hi Michael, Many functionality / features related to rebean sdk not available in BI 4.0 version and we know DataProvider class has also been deprecated in BI 4.0 and there is no replacement for the...

View Article

Re: [BOXI4.x] dataProvider deprecated

Thank You Rameez.          I'm going to be in deep to try to find best solution to my target.  Best Regards,MJ

View Article


Column headers not exported to excel in data only format

Hi, I am trying to export a ReportClientDocument object as an excel using RAS SDK of BOE4. In spite of setting excel format options, using default values, setting heading text for the DBField, the...

View Article

Adding A Ldap group

Can you please provide an alternate way of adding a new ldap group versus just creating it in CMC and then doing the ldap update from authentication in CMC? ( we are unable to us ethat at this time)Can...

View Article

Re: Column headers not exported to excel in data only format

Hi Rishi, Are you using unmanaged reports(reports outside BO repository) or managed reports(Reports in the enterprise system) Rameez has provided you with a sample to export unmanaged eports to excel...

View Article


Re: Adding A Ldap group

Thanks - I saw the SAP note. Are these the only things that need to be changed in it for use:String BO_CMS_NAME = "10.240.21.57:6400";  final String BO_AUTH_TYPE = "secEnterprise";  final String...

View Article


changes in tomcat/webapp path is not getting reflected

Hi, We are customising BI Launchpad .We have added thenew customised  jsp file in the webapp dir of tomcat but our changes are not getting reflected.I have tried replacing the same changes in...

View Article

Re: changes in tomcat/webapp path is not getting reflected

Hi Saranya, I would like inform customizing BI Lauchpad or changing internal files of the product is not recommended as it might break down the product and it might not work if any upgrades are applied...

View Article

Re: changes in tomcat/webapp path is not getting reflected

Hi Saranya, Architecture of BI 4.0 is different from that of XI 3.1. It is not that easy like in 3.1 to modify the existing files of Infoview to add your own customizations. In BI 4.0, all the jsp...

View Article

Re: Adding A Ldap group

PLease let me know if there are any comments on above?

View Article


how can we call custom SaveAs.jsp call when save new document through JRP

Hi, BOXI R2 was allowing to call custom save page through 'SaveAs' parameter as below in applet when create webi report though Java report panel.now BOXi R3 is not accepting this parameter and it is...

View Article

Image may be NSFW.
Clik here to view.

How to know who modified webi document?

Hello all.I need to know who modified webi document with BO SDK.This information can be found in the section "statisticts" in "document summary" if you open the report (screen attached).Using the Query...

View Article


Re: How to know who modified webi document?

Hi Pavel, As discovered by you, through the query builder you get the creation time and last update time and not the information about who updated the document. The same is the case with the SDKs....

View Article

Re: How to know who modified webi document?

Hi Pavel, I do not think that it is possible using BO SDK's because BO SDK's queries the data from the CMS Database, however the details like what information is being accessed , how it's being...

View Article


Re: How to know who modified webi document?

Hi all. Thanks for answersI thought about audit as solution of my problem. I thought that this information is stored in the object properties. I will work in the direction of the audit. Best...

View Article

Logging on to CMS using current session

Hi,  I am developing a custom web application (J2EE) using Report Engine Java SDK. As far as the app will be called by means of a URL link located in all webi documents my aim would be to reuse the...

View Article

Re: Logging on to CMS using current session

I have just found this post discussing same topic one year ago http://scn.sap.com/thread/2154921 so issue seems not having solution....

View Article
Browsing all 2284 articles
Browse latest View live