[SDK]It works on 3.1 and not on XI4.0

Hi All,
my code works fine on BOXI 3.1, unfortunately on BOXI4.0 the WebIntelligence report is not refreshed with the values filled. I use the follow jar directly from BOXI 31. version beacuse if I use BOXI 4.0 version the JAva program goes in error :

XI31 Jar Version :

  1. xpp3

  2. xpp3_min

  3. xpp3-1.1.3.3

  4. rebean

  5. rebean.common

  6. rebean.wi

Here my code :

If I refresh a report without prompt It works fine…

Any Idea… ?
Regards,
ZAV


zavatta_fighter (BOB member since 2005-05-10)

http://www.forumtopics.org/busobj/viewtopic.php?p=912818#912818


Dmytro Bukhantsov :norway: (BOB member since 2011-10-14)

Thank You Dmytro Bukhantsov… I solved adding your code.

Best Regards,
ZAV
:wave: :wave: :wave:


zavatta_fighter (BOB member since 2005-05-10)

Hello Dmytro Bukhantsov,
I was successful in getting the report from BO4.1 and Universe in 3.1 but when we upgraded the universe the 4.1 prompts.getItem retuns null. Do you have any idea why it is doing this?

Thanks!


hemanthkolla (BOB member since 2016-05-24)

The Java Report Engine SDK has been deprecated in BI4.1. Some things still work but others don’t.

SAP suggests using the new REST API instead.


joepeters :us: (BOB member since 2002-08-29)