cancel
Showing results for 
Search instead for 
Did you mean: 

BO CMC publications parameter update through SDK

Former Member
0 Kudos

HI All,

I am working with BO CMC publications setup. after checking with expertise, JAVA SDK can help in modifying the parameter of the publications like back end processing.

Please guide me through on how to work with JAVA SDK. a walk through document would be much helpful.

Thanks

Sasi

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member204024
Participant
0 Kudos

Hi Sasi kumar,

As Dell mentioned you don't need to install anything if you are not going to use any of the BOE tools other than SDK.

If your administrator can share the files (JAR) from the lib and external folder, you can add them to your classpath of your application to execute them.

Regards,

Subramanian S.

Former Member
0 Kudos

Thanks Dell and Subramanian.


i have eclipse app installed and copied JAR files to the Libraries. i guess im in right track now.


please have a check with below link if it a good one to go with codes or please share if you have any ? thank you for sending your time on this.


thanks


http://bukhantsov.org/2011/08/getting-started-with-businessobjects-java-sdk/

former_member204024
Participant
0 Kudos

Hi Sasi,

You can refer to the following links for samples.

http://scn.sap.com/docs/DOC-27465

Regards,

Subramanian S.

Former Member
0 Kudos

Thanks Dell and Subramanian. im still digging in getting the right code to run it.

former_member204024
Participant
0 Kudos

Hi Sasi Kumar,

You have to use IPublication Interface to modify the parameter.

Please refer java documentation in the below link.

http://help.sap.com/javadocs/bip/41/bip/en/index.html

Regards,

Subramanian S.

Former Member
0 Kudos

Hi Subramanian,

Thanks for you response.. i downloaded JAVA SDK 1 kit last night.. is it a correct application im approaching?

please let me know if im in wrong track? also is IPublication Interface is application? im new to this and not aware of any so please suggest little more!

Thanks in advance

DellSC
Active Contributor
0 Kudos

All of the SDKs that require libraries/assemblies, including the Java SDK, are available under Developer Tools in the BO Client Tools install.  You don't have to install the full suite of Client Tools if you don't need them.

-Dell

Former Member
0 Kudos

To understand SDKs, you would want to look at the SDK developer's guide available at http://help.sap.com

Navigate to Analytics-->Business intelligence--> Business Intelligence Platform(Enterprise)--> Select the BusinessObjects product version and Navigate to Development Information.

Refer to the BusinessObjects Enterprise Platform SDK guides(Dev/API).

Refer to the below links for samples

http://wiki.scn.sap.com/wiki/display/BOBJ/Java+BusinessObjects+Enterprise+SDK+Samples

Thanks,

Prithvi