cancel
Showing results for 
Search instead for 
Did you mean: 

Java application building to save masterdata

Former Member
0 Kudos

HI.

I want to built a Java application to save new master in our Bw 3.5 and change existing master data.

We have a web application server running.

What do I need to do that?

Is it very difficult? I can program swing but I've never done such a connection before.

Thanks in forward

Tim

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I've downloaded the Bi sdk.

The problem on the Sdk is that there are only examples for olap and Jdbc sources. But there is none how I can manipulate or add masterdata in the BW.

I searched the whole documents by myself and I searched for the word masterdata. There was just one time it was mentioned - just on the first page where stands what is possible.

I study in the 4th semester - maybe you can give me just a short example to connect and define one new table or a line in an existing table- becuase I've noone in my firm that can help me.

greets

Tim

Former Member
0 Kudos

Hi Tim,

no sorry, i can't give you a sample. Did you read the information about <a href="https://media.sdn.sap.com/public/html/submitted_docs/BW/BI_SDK_JavaDocs/bi_sdk_doc/docs/connectors/xmla_howto.html">the BI XMLA Connector</a> and <a href="https://media.sdn.sap.com/public/html/submitted_docs/BW/BI_SDK_JavaDocs/bi_sdk_doc/docs/connectors/sapq_howto.html">the BI SAP Query Connector</a>?

Maybe it's a good idea to post a question in the <a href="https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode1-5&contenttype=url&content=https%3A%2F%2Fforums.sdn.sap.com%2Fforum.jspa%3FforumID%3D43">BI Warehouse forum</a>.

Regards

Stefan

Former Member
0 Kudos

Hi Tim,

SAP provides a really nice software development kit for Business Intelligence access (BI Java SDK), which makes BW data access, manipulation and display a pleasure ;). Please refer to the <a href="https://media.sdn.sap.com/public/html/submitted_docs/BW/BI_SDK_JavaDocs/bi_sdk_doc/docs/index.html">documentation</a> available here on SDN.

Hope that helps.

Rgards

Stefan